Skip to content

Commit dd4049f

Browse files
committed
Start building against Spring Authorization Server 1.3.5 snapshots
See gh-44105
1 parent d4d08a1 commit dd4049f

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
@@ -2115,7 +2115,7 @@ bom {
21152115
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
21162116
}
21172117
}
2118-
library("Spring Authorization Server", "1.3.4") {
2118+
library("Spring Authorization Server", "1.3.5-SNAPSHOT") {
21192119
considerSnapshots()
21202120
group("org.springframework.security") {
21212121
modules = [

0 commit comments

Comments
 (0)