Skip to content

Commit 7bdd3df

Browse files
committed
Start building against Spring Authorization Server 1.3.7 snapshots
See gh-45753
1 parent 869a05c commit 7bdd3df

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
@@ -2097,7 +2097,7 @@ bom {
20972097
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
20982098
}
20992099
}
2100-
library("Spring Authorization Server", "1.3.6") {
2100+
library("Spring Authorization Server", "1.3.7-SNAPSHOT") {
21012101
considerSnapshots()
21022102
group("org.springframework.security") {
21032103
modules = [

0 commit comments

Comments
 (0)