Bump org.springframework:spring-core from 6.2.5 to 6.2.6
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.2.5 to 6.2.6. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.5...v6.2.6) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-version: 6.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Josh Cummings
parent
08e9fe645e
commit
09b2ad37ac
@@ -96,7 +96,7 @@ dependencies {
|
||||
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
|
||||
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
|
||||
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.34.1'
|
||||
implementation 'org.springframework:spring-core:6.2.5'
|
||||
implementation 'org.springframework:spring-core:6.2.6'
|
||||
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.8.0.1969'
|
||||
|
||||
testImplementation platform('org.junit:junit-bom:5.12.2')
|
||||
|
||||
Reference in New Issue
Block a user