Upgrade to Spring Authorization Server 1.1.0

Closes gh-35308
This commit is contained in:
Andy Wilkinson
2023-05-16 19:22:37 +01:00
parent 4803c3fe9c
commit df35f035b4

View File

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