Skip to content

Commit 134c25c

Browse files
Bump org.springframework:spring-framework-bom
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 7.0.0-M6 to 7.0.0-SNAPSHOT. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 7.0.0-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e136a8 commit 134c25c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0-M6")
23+
api platform("org.springframework:spring-framework-bom:7.0.0-SNAPSHOT")
2424
api platform("org.springframework.data:spring-data-bom:2025.0.1")
2525
}
2626
api platform("org.springframework.security:spring-security-bom:6.5.1")

0 commit comments

Comments
 (0)