Update to Spring Framework 7.0.7-SNAPSHOT

Necessary to pick up Spring Framework's `PreFlightRequestFilter`

Issue gh-18926
This commit is contained in:
Robert Winch 2026-03-19 14:31:31 -05:00 committed by Rob Winch
parent c749ead5f1
commit 0ef8a4ff27

View File

@ -13,7 +13,7 @@ org-jetbrains-kotlin = "2.3.20"
org-jetbrains-kotlinx = "1.10.2"
org-mockito = "5.23.0"
org-opensaml5 = "5.2.1"
org-springframework = "7.0.6"
org-springframework = "7.0.7-SNAPSHOT"
com-password4j = "1.8.4"
[libraries]