Skip to content

Commit 2ebe96a

Browse files
committed
Start building against Spring Authorization Server 1.4.4 snapshots
See gh-45766
1 parent 181f5e4 commit 2ebe96a

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
@@ -2080,7 +2080,7 @@ bom {
20802080
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
20812081
}
20822082
}
2083-
library("Spring Authorization Server", "1.4.3") {
2083+
library("Spring Authorization Server", "1.4.4-SNAPSHOT") {
20842084
considerSnapshots()
20852085
group("org.springframework.security") {
20862086
modules = [

0 commit comments

Comments
 (0)