Skip to content

Commit 33ad4a8

Browse files
committed
Upgrade to Spring Authorization Server 1.5.3
Closes gh-47460
1 parent 7caf806 commit 33ad4a8

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
@@ -2222,7 +2222,7 @@ bom {
22222222
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
22232223
}
22242224
}
2225-
library("Spring Authorization Server", "1.5.3-SNAPSHOT") {
2225+
library("Spring Authorization Server", "1.5.3") {
22262226
considerSnapshots()
22272227
group("org.springframework.security") {
22282228
modules = [

0 commit comments

Comments
 (0)