Skip to content

Commit cd922da

Browse files
committed
Upgrade to Spring Authorization Server 1.3.1
Closes gh-41032
1 parent 3496aa6 commit cd922da

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

0 commit comments

Comments
 (0)