Skip to content

Commit bec776e

Browse files
committed
Start building against Spring Authorization Server 1.4.2 snapshots
See gh-44118
1 parent d02895d commit bec776e

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
@@ -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.1") {
2101+
library("Spring Authorization Server", "1.4.2-SNAPSHOT") {
21022102
considerSnapshots()
21032103
group("org.springframework.security") {
21042104
modules = [

0 commit comments

Comments
 (0)