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 c172372 commit b75fda2Copy full SHA for b75fda2
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2195,7 +2195,7 @@ bom {
2195
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
2196
}
2197
2198
- library("Spring Authorization Server", "1.5.0-SNAPSHOT") {
+ library("Spring Authorization Server", "1.5.0-M2") {
2199
considerSnapshots()
2200
group("org.springframework.security") {
2201
modules = [
0 commit comments