Skip to content

Commit cbb8d28

Browse files
committed
Upgrade to Spring Authorization Server 1.1.3
Closes gh-37697
1 parent 1a2832a commit cbb8d28

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
@@ -1388,7 +1388,7 @@ bom {
13881388
]
13891389
}
13901390
}
1391-
library("Spring Authorization Server", "1.1.3-SNAPSHOT") {
1391+
library("Spring Authorization Server", "1.1.3") {
13921392
considerSnapshots()
13931393
group("org.springframework.security") {
13941394
modules = [

0 commit comments

Comments
 (0)