Skip to content

Commit 725c95c

Browse files
Bump org.springframework:spring-core from 6.1.8 to 6.1.16
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.1.8 to 6.1.16. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.8...v6.1.16) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c167e12 commit 725c95c

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
@@ -26,7 +26,7 @@ dependencies {
2626
implementation "org.hidetake:gradle-ssh-plugin:2.10.1"
2727
implementation "org.jfrog.buildinfo:build-info-extractor-gradle:5.2.0"
2828
implementation "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1"
29-
implementation "org.springframework:spring-core:6.1.8"
29+
implementation "org.springframework:spring-core:6.1.16"
3030
}
3131

3232

0 commit comments

Comments
 (0)