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