Skip to content

Commit 275ef54

Browse files
Bump org.springframework:spring-core from 7.0.7 to 7.0.8
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 7.0.7 to 7.0.8. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.7...v7.0.8) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b1a5d3 commit 275ef54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ dependencies {
101101
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:4.0.5'
102102
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
103103
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:6.0.4'
104-
implementation 'org.springframework:spring-core:7.0.7'
104+
implementation 'org.springframework:spring-core:7.0.8'
105105
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:7.3.1.8318'
106106

107107
testImplementation platform('org.junit:junit-bom:6.1.0')

0 commit comments

Comments
 (0)