Skip to content

Commit 2591b05

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.springframework:spring-core from 6.2.10 to 6.2.11
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.2.10 to 6.2.11. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.10...v6.2.11) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-version: 6.2.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab19f30 commit 2591b05

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
@@ -96,7 +96,7 @@ dependencies {
9696
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:4.0.5'
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.2.10'
99+
implementation 'org.springframework:spring-core:6.2.11'
100100
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:6.3.1.5724'
101101

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

0 commit comments

Comments
 (0)