Skip to content

Commit 8a81724

Browse files
committed
Start building against Spring Authorization Server 1.4.5 snapshots
See gh-46692
1 parent 62c0cc0 commit 8a81724

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
@@ -2098,7 +2098,7 @@ bom {
20982098
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
20992099
}
21002100
}
2101-
library("Spring Authorization Server", "1.4.4") {
2101+
library("Spring Authorization Server", "1.4.5-SNAPSHOT") {
21022102
considerSnapshots()
21032103
group("org.springframework.security") {
21042104
modules = [

0 commit comments

Comments
 (0)