Skip to content

Commit 3291732

Browse files
committed
Upgrade to Spring Authorization Server 1.4.0-M2
Closes gh-42141
1 parent 6fc881e commit 3291732

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

0 commit comments

Comments
 (0)