Skip to content

Commit 50d19fb

Browse files
committed
Upgrade to Spring Authorization Server 1.1.2
Closes gh-36843
1 parent 23de8a1 commit 50d19fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1376,7 +1376,7 @@ bom {
13761376
]
13771377
}
13781378
}
1379-
library("Spring Authorization Server", "1.1.2-SNAPSHOT") {
1379+
library("Spring Authorization Server", "1.1.2") {
13801380
group("org.springframework.security") {
13811381
modules = [
13821382
"spring-security-oauth2-authorization-server"

0 commit comments

Comments
 (0)