Skip to content

Commit cf5a3b9

Browse files
committed
Upgrade to Spring Authorization Server 1.3.7
Closes gh-45753
1 parent a6ac444 commit cf5a3b9

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
@@ -2097,7 +2097,7 @@ bom {
20972097
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
20982098
}
20992099
}
2100-
library("Spring Authorization Server", "1.3.7-SNAPSHOT") {
2100+
library("Spring Authorization Server", "1.3.7") {
21012101
considerSnapshots()
21022102
group("org.springframework.security") {
21032103
modules = [

0 commit comments

Comments
 (0)