Skip to content

Commit 067c7f3

Browse files
committed
Upgrade to Spring Authorization Server 1.3.0
Closes gh-40669
1 parent ddd1146 commit 067c7f3

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
@@ -1872,7 +1872,7 @@ bom {
18721872
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
18731873
}
18741874
}
1875-
library("Spring Authorization Server", "1.3.0-SNAPSHOT") {
1875+
library("Spring Authorization Server", "1.3.0") {
18761876
considerSnapshots()
18771877
group("org.springframework.security") {
18781878
modules = [

0 commit comments

Comments
 (0)