Skip to content

Commit f8c9fe4

Browse files
committed
Upgrade to Spring Authorization Server 1.2.7
Closes gh-42534
1 parent 0e84c48 commit f8c9fe4

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
@@ -1566,7 +1566,7 @@ bom {
15661566
]
15671567
}
15681568
}
1569-
library("Spring Authorization Server", "1.2.7-SNAPSHOT") {
1569+
library("Spring Authorization Server", "1.2.7") {
15701570
considerSnapshots()
15711571
group("org.springframework.security") {
15721572
modules = [

0 commit comments

Comments
 (0)