Skip to content

Commit bf370bc

Browse files
committed
Upgrade to Spring Authorization Server 1.2.6
Closes gh-41723
1 parent cf76724 commit bf370bc

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
@@ -1567,7 +1567,7 @@ bom {
15671567
]
15681568
}
15691569
}
1570-
library("Spring Authorization Server", "1.2.6-SNAPSHOT") {
1570+
library("Spring Authorization Server", "1.2.6") {
15711571
considerSnapshots()
15721572
group("org.springframework.security") {
15731573
modules = [

0 commit comments

Comments
 (0)