Skip to content

Commit cbbdb4e

Browse files
committed
Start building against Spring Authorization Server 1.3.0-M2 snapshots
See gh-39491
1 parent 325e390 commit cbbdb4e

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
@@ -1432,7 +1432,7 @@ bom {
14321432
]
14331433
}
14341434
}
1435-
library("Spring Authorization Server", "1.3.0-M1") {
1435+
library("Spring Authorization Server", "1.3.0-SNAPSHOT") {
14361436
considerSnapshots()
14371437
group("org.springframework.security") {
14381438
modules = [

0 commit comments

Comments
 (0)