Skip to content

Commit 00a698b

Browse files
committed
Upgrade to Spring Authorization Server 1.1.2
Closes gh-36941
1 parent a562caf commit 00a698b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1384,7 +1384,7 @@ bom {
13841384
]
13851385
}
13861386
}
1387-
library("Spring Authorization Server", "1.1.2-SNAPSHOT") {
1387+
library("Spring Authorization Server", "1.1.2") {
13881388
group("org.springframework.security") {
13891389
modules = [
13901390
"spring-security-oauth2-authorization-server"

0 commit comments

Comments
 (0)