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 1706e74 commit e185bf1Copy full SHA for e185bf1
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2247,7 +2247,7 @@ bom {
2247
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
2248
}
2249
2250
- library("Spring Authorization Server", "1.5.1") {
+ library("Spring Authorization Server", "2.0.0-SNAPSHOT") {
2251
considerSnapshots()
2252
group("org.springframework.security") {
2253
modules = [
0 commit comments