Skip to content

Commit b75fda2

Browse files
committed
Upgrade to Spring Authorization Server 1.5.0-M2
Closes gh-44590
1 parent c172372 commit b75fda2

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
@@ -2195,7 +2195,7 @@ bom {
21952195
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
21962196
}
21972197
}
2198-
library("Spring Authorization Server", "1.5.0-SNAPSHOT") {
2198+
library("Spring Authorization Server", "1.5.0-M2") {
21992199
considerSnapshots()
22002200
group("org.springframework.security") {
22012201
modules = [

0 commit comments

Comments
 (0)