We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e923c1d commit c380296Copy full SHA for c380296
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2222,7 +2222,7 @@ bom {
2222
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
2223
}
2224
2225
- library("Spring Authorization Server", "1.5.4-SNAPSHOT") {
+ library("Spring Authorization Server", "1.5.5") {
2226
considerSnapshots()
2227
group("org.springframework.security") {
2228
modules = [
0 commit comments