Skip to content

Commit 9dd8309

Browse files
committed
Upgrade to Spring Authorization Server 1.3.2
Closes gh-41736
1 parent e0ed02e commit 9dd8309

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
@@ -1916,7 +1916,7 @@ bom {
19161916
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
19171917
}
19181918
}
1919-
library("Spring Authorization Server", "1.3.2-SNAPSHOT") {
1919+
library("Spring Authorization Server", "1.3.2") {
19201920
considerSnapshots()
19211921
group("org.springframework.security") {
19221922
modules = [

0 commit comments

Comments
 (0)