Skip to content

Commit dcd73f0

Browse files
committed
Upgrade to Spring Authorization Server 1.3.0-M3
Closes gh-39892
1 parent 5064799 commit dcd73f0

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
@@ -1800,7 +1800,7 @@ bom {
18001800
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
18011801
}
18021802
}
1803-
library("Spring Authorization Server", "1.3.0-SNAPSHOT") {
1803+
library("Spring Authorization Server", "1.3.0-M3") {
18041804
considerSnapshots()
18051805
group("org.springframework.security") {
18061806
modules = [

0 commit comments

Comments
 (0)