Skip to content

Commit 8300539

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.34.1'
99-
implementation 'org.springframework:spring-core:6.1.16'
99+
implementation 'org.springframework:spring-core:6.2.3'
100100
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.8.0.1969'
101101

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

0 commit comments

Comments
 (0)