Skip to content

Commit 1e58f2b

Browse files
committed
Start building against Spring Authorization Server 1.4.2 snapshots
See gh-44158
1 parent 92a8fbb commit 1e58f2b

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
@@ -2194,7 +2194,7 @@ bom {
21942194
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
21952195
}
21962196
}
2197-
library("Spring Authorization Server", "1.4.1") {
2197+
library("Spring Authorization Server", "1.4.2-SNAPSHOT") {
21982198
considerSnapshots()
21992199
group("org.springframework.security") {
22002200
modules = [

0 commit comments

Comments
 (0)