Update to Spring Framework 7.0.0-RC1

Closes gh-18084
This commit is contained in:
Rob Winch 2025-10-20 09:25:13 -05:00
parent cb8c2b090c
commit 24241d0384
No known key found for this signature in database

View File

@ -12,7 +12,7 @@ org-jetbrains-kotlin = "2.2.20"
org-jetbrains-kotlinx = "1.10.2" org-jetbrains-kotlinx = "1.10.2"
org-mockito = "5.17.0" org-mockito = "5.17.0"
org-opensaml5 = "5.1.6" org-opensaml5 = "5.1.6"
org-springframework = "7.0.0-SNAPSHOT" org-springframework = "7.0.0-RC1"
com-password4j = "1.8.4" com-password4j = "1.8.4"
[libraries] [libraries]