Skip to content

Commit f7bcc1b

Browse files
committed
Update to Spring Framework 7.0.0
Closes gh-3503
1 parent bb2fc47 commit f7bcc1b

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
@@ -36,7 +36,7 @@ org-mockito-mockito-bom = { module = "org.mockito:mockito-bom", version.ref = "o
3636
org-postgresql = "org.postgresql:postgresql:42.7.7"
3737
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2025.1.0-RC1"
3838
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:7.0.0-RC1"
39-
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:7.0.0-RC1"
39+
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:7.0.0"
4040
org-testcontainers-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "2.0.1" }
4141
io-spring-security-release-plugin = "io.spring.gradle:spring-security-release-plugin:1.0.10"
4242
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)