Skip to content

Commit 1dba159

Browse files
committed
Update to Spring Framework 7.0.0-M7
Closes gh-3441
1 parent 119f2fe commit 1dba159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ org-mongodb-mongodb-driver-sync = { module = "org.mongodb:mongodb-driver-sync",
4141
org-postgresql = "org.postgresql:postgresql:42.7.7"
4242
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.1.0-SNAPSHOT"
4343
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:7.0.0-SNAPSHOT"
44-
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:7.0.0-SNAPSHOT"
44+
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:7.0.0-M7"
4545
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.6" }
4646
io-spring-security-release-plugin = "io.spring.gradle:spring-security-release-plugin:1.0.6"
4747
org-springframework-boot-spring-boot-gradle-plugin = { module = "org.springframework.boot:spring-boot-gradle-plugin", version.ref = "org-springframework-boot" }

0 commit comments

Comments
 (0)