Skip to content

Commit bf4330a

Browse files
committed
Upgrade to Spring Authorization Server 1.5.0-RC1
Closes gh-45140
1 parent ed135b3 commit bf4330a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2185,7 +2185,7 @@ bom {
21852185
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
21862186
}
21872187
}
2188-
library("Spring Authorization Server", "1.5.0-SNAPSHOT") {
2188+
library("Spring Authorization Server", "1.5.0-RC1") {
21892189
considerSnapshots()
21902190
group("org.springframework.security") {
21912191
modules = [

0 commit comments

Comments
 (0)