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 51b4e42 commit 9b70818Copy full SHA for 9b70818
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2221,7 +2221,7 @@ bom {
2221
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
2222
}
2223
2224
- library("Spring Authorization Server", "1.5.2-SNAPSHOT") {
+ library("Spring Authorization Server", "1.5.2") {
2225
considerSnapshots()
2226
group("org.springframework.security") {
2227
modules = [
0 commit comments