Skip to content

Commit 620a1b5

Browse files
committed
Start building against Spring Authorization Server 1.3.3 snapshots
See gh-42546
1 parent f6395c3 commit 620a1b5

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
@@ -1919,7 +1919,7 @@ bom {
19191919
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
19201920
}
19211921
}
1922-
library("Spring Authorization Server", "1.3.2") {
1922+
library("Spring Authorization Server", "1.3.3-SNAPSHOT") {
19231923
considerSnapshots()
19241924
group("org.springframework.security") {
19251925
modules = [

0 commit comments

Comments
 (0)