Skip to content

Commit bed5c20

Browse files
committed
Start building against Spring Authorization Server 1.2.7 snapshots
See gh-42534
1 parent ea2dda5 commit bed5c20

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
@@ -1566,7 +1566,7 @@ bom {
15661566
]
15671567
}
15681568
}
1569-
library("Spring Authorization Server", "1.2.6") {
1569+
library("Spring Authorization Server", "1.2.7-SNAPSHOT") {
15701570
considerSnapshots()
15711571
group("org.springframework.security") {
15721572
modules = [

0 commit comments

Comments
 (0)