Skip to content

Commit 2649d0d

Browse files
committed
Upgrade to Spring Authorization Server 1.1.6
Closes gh-39914
1 parent 96e1bcc commit 2649d0d

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
@@ -1390,7 +1390,7 @@ bom {
13901390
]
13911391
}
13921392
}
1393-
library("Spring Authorization Server", "1.1.6-SNAPSHOT") {
1393+
library("Spring Authorization Server", "1.1.6") {
13941394
considerSnapshots()
13951395
group("org.springframework.security") {
13961396
modules = [

0 commit comments

Comments
 (0)