Skip to content

Commit 31a788f

Browse files
dependabot[bot]rwinch
authored andcommitted
Bump org.springframework:spring-core from 6.1.7 to 6.1.8
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.1.7 to 6.1.8. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.7...v6.1.8) --- 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 a043b34 commit 31a788f

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.7"
29+
implementation "org.springframework:spring-core:6.1.8"
3030
}
3131

3232

0 commit comments

Comments
 (0)