Browse Source

Switch to Spring Security SNAPSHOTs

See gh-30633
pull/30648/head
Brian Clozel 4 years ago
parent
commit
f2e295802d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

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

Loading…
Cancel
Save