Skip to content

Commit 441f17f

Browse files
committed
Upgrade to Spring Authorization Server 1.4.0-M1
Closes gh-41758
1 parent 4bf7f22 commit 441f17f

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
@@ -1907,7 +1907,7 @@ bom {
19071907
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
19081908
}
19091909
}
1910-
library("Spring Authorization Server", "1.4.0-SNAPSHOT") {
1910+
library("Spring Authorization Server", "1.4.0-M1") {
19111911
considerSnapshots()
19121912
group("org.springframework.security") {
19131913
modules = [

0 commit comments

Comments
 (0)