Upgrade to Spring Security 5.7.0

Closes gh-31019
pull/31139/head
Stephane Nicoll 3 years ago
parent 98ac7ee048
commit ea1a6ac4ec

@ -1777,7 +1777,7 @@ bom {
] ]
} }
} }
library("Spring Security", "5.7.0-SNAPSHOT") { library("Spring Security", "5.7.0") {
prohibit("[6.0.0-M1,)") { prohibit("[6.0.0-M1,)") {
because "it uses Spring Framework 6" because "it uses Spring Framework 6"
} }

Loading…
Cancel
Save