Skip to content

Commit 0e64ed7

Browse files
committed
Upgrade to Spring Authorization Server 1.2.0-M1
Closes gh-37229
1 parent cc25919 commit 0e64ed7

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
@@ -1501,7 +1501,7 @@ bom {
15011501
]
15021502
}
15031503
}
1504-
library("Spring Authorization Server", "1.2.0-SNAPSHOT") {
1504+
library("Spring Authorization Server", "1.2.0-M1") {
15051505
considerSnapshots()
15061506
group("org.springframework.security") {
15071507
modules = [

0 commit comments

Comments
 (0)