Skip to content

Commit bcb801b

Browse files
committed
Upgrade to Spring Authorization Server 2.0.0-M1
Closes gh-46320
1 parent 41a4ab0 commit bcb801b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2272,7 +2272,7 @@ bom {
22722272
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
22732273
}
22742274
}
2275-
library("Spring Authorization Server", "2.0.0-SNAPSHOT") {
2275+
library("Spring Authorization Server", "2.0.0-M1") {
22762276
considerSnapshots()
22772277
group("org.springframework.security") {
22782278
modules = [

0 commit comments

Comments
 (0)