Skip to content

Commit 978c7d8

Browse files
committed
Start building against Spring Authorization Server 1.2.3 snapshots
See gh-39915
1 parent db2a786 commit 978c7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1503,7 +1503,7 @@ bom {
15031503
]
15041504
}
15051505
}
1506-
library("Spring Authorization Server", "1.2.2") {
1506+
library("Spring Authorization Server", "1.2.3-SNAPSHOT") {
15071507
considerSnapshots()
15081508
group("org.springframework.security") {
15091509
modules = [

0 commit comments

Comments
 (0)