Browse Source

Update to Spring Framework 7.0.7-SNAPSHOT

Necessary to pick up Spring Framework's `PreFlightRequestFilter`

Issue gh-18926
pull/18983/head
Robert Winch 2 weeks ago committed by Rob Winch
parent
commit
0ef8a4ff27
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -13,7 +13,7 @@ org-jetbrains-kotlin = "2.3.20" @@ -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]

Loading…
Cancel
Save