Skip to content

Commit 0a8004a

Browse files
author
Steve Riesenberg
committed
Update to Spring Framework 6.0.7 in buildSrc
Issue gh-1130
1 parent 37fa1f1 commit 0a8004a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ dependencies {
2323
implementation "org.hidetake:gradle-ssh-plugin:2.10.1"
2424
implementation "org.jfrog.buildinfo:build-info-extractor-gradle:4.26.1"
2525
implementation "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1"
26-
implementation "org.springframework:spring-core:6.0.5"
26+
implementation "org.springframework:spring-core:6.0.7"
2727
}

0 commit comments

Comments
 (0)