Start building against Spring Authorization Server 1.1.1 snapshots

See gh-35749
This commit is contained in:
Andy Wilkinson 2023-06-05 21:41:50 +01:00
parent e801b833f1
commit 59b676107f

View File

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