Skip to content

Commit cd3fd0e

Browse files
committed
Start building against Spring Authorization Server 1.3.4 snapshots
See gh-43391
1 parent 740862a commit cd3fd0e

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

0 commit comments

Comments
 (0)