Update to Spring Framework 6.2.0-RC1

This commit is contained in:
Josh Cummings
2024-10-14 17:04:40 -06:00
parent 8fecde68da
commit d74d8c07b1

View File

@@ -2,7 +2,7 @@
org-springframework-boot = "3.4.0-SNAPSHOT"
[libraries]
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.2.0-M6"
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.2.0-RC1"
org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.4.0-SNAPSHOT"
org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2024.0.2"