Start building against Spring Authorization Server 1.1.0-RC1 snapshots

See gh-35013
pull/35015/head
Stephane Nicoll 2 years ago
parent f2ba4c0eb2
commit 148c632299

@ -1333,7 +1333,7 @@ bom {
] ]
} }
} }
library("Spring Authorization Server", "1.1.0-M2") { library("Spring Authorization Server", "1.1.0-SNAPSHOT") {
group("org.springframework.security") { group("org.springframework.security") {
modules = [ modules = [
"spring-security-oauth2-authorization-server" "spring-security-oauth2-authorization-server"

Loading…
Cancel
Save