From bcb801b7f8d6d5214673da7f5b36b2ff00fc3f40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 23 Jul 2025 16:37:33 +0200 Subject: [PATCH] Upgrade to Spring Authorization Server 2.0.0-M1 Closes gh-46320 --- platform/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 46b77e73ee8..3f249badfdc 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2272,7 +2272,7 @@ bom { 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() group("org.springframework.security") { modules = [