Update to Spring Framework 6.2.0-M6

This commit is contained in:
Josh Cummings
2024-08-01 12:40:55 -06:00
parent f795172611
commit 9c9918970d

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.1.11"
org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.2.0-M6"
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"