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