Skip to content

Commit f75f217

Browse files
Bump org.springframework:spring-framework-bom from 7.0.7 to 7.0.8
Bumps [org.springframework:spring-framework-bom](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-framework-bom 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 1d7c823 commit f75f217

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
api platform("org.springframework:spring-framework-bom:$springFrameworkVersion")
2121
api platform("org.springframework.data:spring-data-bom:$springDataVersion")
2222
} else {
23-
api platform("org.springframework:spring-framework-bom:7.0.7")
23+
api platform("org.springframework:spring-framework-bom:7.0.8")
2424
api platform("org.springframework.data:spring-data-bom:2025.0.11")
2525
}
2626
api platform("org.springframework.security:spring-security-bom:6.5.10")

0 commit comments

Comments
 (0)