Start building against Spring Authorization Server 1.1.2 snapshots

See gh-36941
This commit is contained in:
Stephane Nicoll 2023-08-10 16:09:32 +02:00
parent 732f51a614
commit cbbf933455

View File

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