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 c6d310b commit f3c5be9Copy full SHA for f3c5be9
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2091,7 +2091,7 @@ bom {
2091
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
2092
}
2093
2094
- library("Spring Authorization Server", "1.4.0-SNAPSHOT") {
+ library("Spring Authorization Server", "1.4.0") {
2095
considerSnapshots()
2096
group("org.springframework.security") {
2097
modules = [
0 commit comments