Skip to content

Commit d89d1aa

Browse files
committed
Upgrade to Spring Authorization Server 1.3.5
Closes gh-44105
1 parent 55c9603 commit d89d1aa

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
@@ -2111,7 +2111,7 @@ bom {
21112111
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
21122112
}
21132113
}
2114-
library("Spring Authorization Server", "1.3.5-SNAPSHOT") {
2114+
library("Spring Authorization Server", "1.3.5") {
21152115
considerSnapshots()
21162116
group("org.springframework.security") {
21172117
modules = [

0 commit comments

Comments
 (0)