Start building against Spring Authorization Server 1.1.0 snapshots

See gh-35308
This commit is contained in:
Stephane Nicoll
2023-05-05 08:36:42 +02:00
parent ee2cd5c251
commit 8e3b465de7

View File

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