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 38d7e8d commit d0af0faCopy full SHA for d0af0fa
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2099,7 +2099,7 @@ bom {
2099
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
2100
}
2101
2102
- library("Spring Authorization Server", "1.4.6-SNAPSHOT") {
+ library("Spring Authorization Server", "1.4.6") {
2103
considerSnapshots()
2104
group("org.springframework.security") {
2105
modules = [
0 commit comments