Skip to content

Commit 3a2613f

Browse files
committed
Upgrade to Spring Authorization Server 1.4.2
Closes gh-44118
1 parent 2abc3de commit 3a2613f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2094,7 +2094,7 @@ bom {
20942094
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
20952095
}
20962096
}
2097-
library("Spring Authorization Server", "1.4.2-SNAPSHOT") {
2097+
library("Spring Authorization Server", "1.4.2") {
20982098
considerSnapshots()
20992099
group("org.springframework.security") {
21002100
modules = [

0 commit comments

Comments
 (0)