Start building against Spring Authorization Server 1.1.2 snapshots
See gh-36941
This commit is contained in:
parent
732f51a614
commit
cbbf933455
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue