Skip to content

Commit 4720e38

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.springframework:spring-core from 6.1.17 to 6.1.18
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.1.17 to 6.1.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.17...v6.1.18) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3b4590 commit 4720e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dependencies {
9696
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
9797
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
9898
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.26.3'
99-
implementation 'org.springframework:spring-core:6.1.17'
99+
implementation 'org.springframework:spring-core:6.1.18'
100100
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'
101101

102102
testImplementation platform('org.junit:junit-bom:5.8.2')

0 commit comments

Comments
 (0)