Skip to content

Commit 97f08da

Browse files
committed
Upgrade to Spring Authorization Server 1.2.1
Closes gh-38696
1 parent 6eee6e9 commit 97f08da

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
@@ -1503,7 +1503,7 @@ bom {
15031503
]
15041504
}
15051505
}
1506-
library("Spring Authorization Server", "1.2.1-SNAPSHOT") {
1506+
library("Spring Authorization Server", "1.2.1") {
15071507
considerSnapshots()
15081508
group("org.springframework.security") {
15091509
modules = [

0 commit comments

Comments
 (0)