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 320f02a commit db93202Copy full SHA for db93202
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2115,7 +2115,7 @@ bom {
2115
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
2116
}
2117
2118
- library("Spring Authorization Server", "1.3.4-SNAPSHOT") {
+ library("Spring Authorization Server", "1.3.4") {
2119
considerSnapshots()
2120
group("org.springframework.security") {
2121
modules = [
0 commit comments