Upgrade to Spring Authorization Server 1.2.0

Closes gh-38309
This commit is contained in:
Andy Wilkinson 2023-11-21 16:51:42 +00:00
parent dc3074ff46
commit 4659d14170
1 changed files with 1 additions and 1 deletions

View File

@ -1499,7 +1499,7 @@ bom {
] ]
} }
} }
library("Spring Authorization Server", "1.2.0-SNAPSHOT") { library("Spring Authorization Server", "1.2.0") {
considerSnapshots() considerSnapshots()
group("org.springframework.security") { group("org.springframework.security") {
modules = [ modules = [