Skip to content

Commit 900fdde

Browse files
committed
Upgrade to Spring Authorization Server 1.3.6
Closes gh-45055
1 parent d0036e5 commit 900fdde

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
@@ -2077,7 +2077,7 @@ bom {
20772077
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
20782078
}
20792079
}
2080-
library("Spring Authorization Server", "1.3.6-SNAPSHOT") {
2080+
library("Spring Authorization Server", "1.3.6") {
20812081
considerSnapshots()
20822082
group("org.springframework.security") {
20832083
modules = [

0 commit comments

Comments
 (0)