Skip to content

Commit 8a10ad1

Browse files
committed
Upgrade to Spring Authorization Server 1.4.0-RC1
Closes gh-42559
1 parent 2f920cf commit 8a10ad1

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
@@ -1906,7 +1906,7 @@ bom {
19061906
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
19071907
}
19081908
}
1909-
library("Spring Authorization Server", "1.4.0-SNAPSHOT") {
1909+
library("Spring Authorization Server", "1.4.0-RC1") {
19101910
considerSnapshots()
19111911
group("org.springframework.security") {
19121912
modules = [

0 commit comments

Comments
 (0)