Skip to content

Commit d289322

Browse files
committed
Upgrade to Spring Authorization Server 1.3.0-M2
Closes gh-39491
1 parent 1aecc05 commit d289322

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
@@ -1434,7 +1434,7 @@ bom {
14341434
]
14351435
}
14361436
}
1437-
library("Spring Authorization Server", "1.3.0-SNAPSHOT") {
1437+
library("Spring Authorization Server", "1.3.0-M2") {
14381438
considerSnapshots()
14391439
group("org.springframework.security") {
14401440
modules = [

0 commit comments

Comments
 (0)