Skip to content

Commit 575a25d

Browse files
committed
Upgrade to Spring Authorization Server 1.5.1
Closes gh-45779
1 parent 82f9491 commit 575a25d

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
@@ -2199,7 +2199,7 @@ bom {
21992199
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
22002200
}
22012201
}
2202-
library("Spring Authorization Server", "1.5.1-SNAPSHOT") {
2202+
library("Spring Authorization Server", "1.5.1") {
22032203
considerSnapshots()
22042204
group("org.springframework.security") {
22052205
modules = [

0 commit comments

Comments
 (0)