Skip to content

Commit bfde84d

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 8b1a5d3 commit bfde84d

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
@@ -18,7 +18,7 @@ dependencies {
1818
def springFrameworkVersion = project.property("springFrameworkVersion")
1919
api platform("org.springframework:spring-framework-bom:$springFrameworkVersion")
2020
} else {
21-
api platform("org.springframework:spring-framework-bom:7.0.7")
21+
api platform("org.springframework:spring-framework-bom:7.0.8")
2222
}
2323
api platform("io.micrometer:micrometer-bom:1.17.0")
2424
api platform("io.micrometer:micrometer-tracing-bom:1.7.0")

0 commit comments

Comments
 (0)