Upgrade to Spring Authorization Server 2.0.0-M1

Closes gh-46320
This commit is contained in:
Stéphane Nicoll 2025-07-23 16:37:33 +02:00
parent 41a4ab03c7
commit bcb801b7f8
1 changed files with 1 additions and 1 deletions

View File

@ -2272,7 +2272,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
} }
} }
library("Spring Authorization Server", "2.0.0-SNAPSHOT") { library("Spring Authorization Server", "2.0.0-M1") {
considerSnapshots() considerSnapshots()
group("org.springframework.security") { group("org.springframework.security") {
modules = [ modules = [