Skip to content

Commit dedb2c5

Browse files
committed
Upgrade to Spring Authorization Server 1.2.3
Closes gh-39915
1 parent bfa7dfb commit dedb2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1503,7 +1503,7 @@ bom {
15031503
]
15041504
}
15051505
}
1506-
library("Spring Authorization Server", "1.2.3-SNAPSHOT") {
1506+
library("Spring Authorization Server", "1.2.3") {
15071507
considerSnapshots()
15081508
group("org.springframework.security") {
15091509
modules = [

0 commit comments

Comments
 (0)