Skip to content

Commit a2b7fc8

Browse files
committed
Upgrade to Spring Authorization Server 1.1.1
Closes gh-35749
1 parent 8d351ff commit a2b7fc8

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
@@ -1393,7 +1393,7 @@ bom {
13931393
]
13941394
}
13951395
}
1396-
library("Spring Authorization Server", "1.1.1-SNAPSHOT") {
1396+
library("Spring Authorization Server", "1.1.1") {
13971397
group("org.springframework.security") {
13981398
modules = [
13991399
"spring-security-oauth2-authorization-server"

0 commit comments

Comments
 (0)