Skip to content

Commit 40f81ae

Browse files
committed
Start building against Spring Authorization Server 1.4.3 snapshots
See gh-45089
1 parent 69e9519 commit 40f81ae

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
@@ -2061,7 +2061,7 @@ bom {
20612061
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
20622062
}
20632063
}
2064-
library("Spring Authorization Server", "1.4.2") {
2064+
library("Spring Authorization Server", "1.4.3-SNAPSHOT") {
20652065
considerSnapshots()
20662066
group("org.springframework.security") {
20672067
modules = [

0 commit comments

Comments
 (0)