Start building against Spring Authorization Server 1.1.0-RC1 snapshots

See gh-35013
This commit is contained in:
Stephane Nicoll
2023-04-15 16:05:45 +02:00
parent f2ba4c0eb2
commit 148c632299

View File

@@ -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") {
modules = [
"spring-security-oauth2-authorization-server"