Skip to content

Commit b691f7c

Browse files
committed
Start building against Spring Authorization Server 1.4.0 snapshots
See gh-42141
1 parent 504b738 commit b691f7c

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-M1") {
1910+
library("Spring Authorization Server", "1.4.0-SNAPSHOT") {
19111911
considerSnapshots()
19121912
group("org.springframework.security") {
19131913
modules = [

0 commit comments

Comments
 (0)