Skip to content

Commit 55772a7

Browse files
committed
Upgrade to Spring Authorization Server 1.3.0-RC1
Closes gh-40223
1 parent 56a09fb commit 55772a7

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
@@ -1812,7 +1812,7 @@ bom {
18121812
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
18131813
}
18141814
}
1815-
library("Spring Authorization Server", "1.3.0-SNAPSHOT") {
1815+
library("Spring Authorization Server", "1.3.0-RC1") {
18161816
considerSnapshots()
18171817
group("org.springframework.security") {
18181818
modules = [

0 commit comments

Comments
 (0)