Upgrade to Spring Authorization Server 1.1.2

Closes gh-36843
This commit is contained in:
Stephane Nicoll 2023-08-23 09:37:58 +02:00
parent 23de8a1177
commit 50d19fbd12
1 changed files with 1 additions and 1 deletions

View File

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