We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e136a8 commit 1d228ddCopy full SHA for 1d228dd
buildSrc/build.gradle
@@ -96,7 +96,7 @@ dependencies {
96
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:4.0.4'
97
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
98
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:5.2.5'
99
- implementation 'org.springframework:spring-core:6.2.7'
+ implementation 'org.springframework:spring-core:6.2.9'
100
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:6.2.0.5505'
101
102
testImplementation platform('org.junit:junit-bom:5.13.3')
0 commit comments