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 e0ed02e commit 9dd8309Copy full SHA for 9dd8309
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1916,7 +1916,7 @@ bom {
1916
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
1917
}
1918
1919
- library("Spring Authorization Server", "1.3.2-SNAPSHOT") {
+ library("Spring Authorization Server", "1.3.2") {
1920
considerSnapshots()
1921
group("org.springframework.security") {
1922
modules = [
0 commit comments