Revert "Start building against Spring Security 6.2.0 snapshots"

This reverts commit 4e21896b0d.

See gh-37715
This commit is contained in:
Andy Wilkinson
2023-10-13 09:51:01 +01:00
parent 726cbd50b3
commit c72456a27e

View File

@@ -1606,7 +1606,7 @@ bom {
]
}
}
library("Spring Security", "6.2.0-SNAPSHOT") {
library("Spring Security", "6.2.0-M3") {
considerSnapshots()
group("org.springframework.security") {
imports = [