Skip to content

Commit 4f914ab

Browse files
committed
Start building against Spring Authorization Server 1.4.1 snapshots
See gh-43412
1 parent e91d0da commit 4f914ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2096,7 +2096,7 @@ bom {
20962096
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
20972097
}
20982098
}
2099-
library("Spring Authorization Server", "1.4.0") {
2099+
library("Spring Authorization Server", "1.4.1-SNAPSHOT") {
21002100
considerSnapshots()
21012101
group("org.springframework.security") {
21022102
modules = [

0 commit comments

Comments
 (0)