Skip to content

Commit 3ccdf9f

Browse files
committed
Start building against Spring Authorization Server 1.5.0-RC1 snapshots
See gh-45140
1 parent 2a67513 commit 3ccdf9f

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
@@ -2157,7 +2157,7 @@ bom {
21572157
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
21582158
}
21592159
}
2160-
library("Spring Authorization Server", "1.5.0-M2") {
2160+
library("Spring Authorization Server", "1.5.0-SNAPSHOT") {
21612161
considerSnapshots()
21622162
group("org.springframework.security") {
21632163
modules = [

0 commit comments

Comments
 (0)