Skip to content

Commit a09f1c1

Browse files
committed
Upgrade to Spring Authorization Server 1.5.0-M1
Closes gh-44374
1 parent e9a2831 commit a09f1c1

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
@@ -2191,7 +2191,7 @@ bom {
21912191
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
21922192
}
21932193
}
2194-
library("Spring Authorization Server", "1.4.2") {
2194+
library("Spring Authorization Server", "1.5.0-M1") {
21952195
considerSnapshots()
21962196
group("org.springframework.security") {
21972197
modules = [

0 commit comments

Comments
 (0)