Skip to content

Commit 9e0db29

Browse files
Bump org.springframework:spring-framework-bom from 7.0.5 to 7.0.6
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 7.0.5 to 7.0.6. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.5...v7.0.6) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 136a873 commit 9e0db29

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.5")
21+
api platform("org.springframework:spring-framework-bom:7.0.6")
2222
}
2323
api platform("io.micrometer:micrometer-bom:1.16.4")
2424
api platform("io.micrometer:micrometer-tracing-bom:1.6.4")

0 commit comments

Comments
 (0)