Skip to content

Commit db93202

Browse files
committed
Upgrade to Spring Authorization Server 1.3.4
Closes gh-43391
1 parent 320f02a commit db93202

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
@@ -2115,7 +2115,7 @@ bom {
21152115
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
21162116
}
21172117
}
2118-
library("Spring Authorization Server", "1.3.4-SNAPSHOT") {
2118+
library("Spring Authorization Server", "1.3.4") {
21192119
considerSnapshots()
21202120
group("org.springframework.security") {
21212121
modules = [

0 commit comments

Comments
 (0)