From c8d99a5589cc70ea8d75803645a4ff4dc0016e85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 19 Aug 2025 21:59:20 +0200 Subject: [PATCH] Upgrade to Spring Authorization Server 2.0.0-M2 Closes gh-46617 --- 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 559c691c1d2..23f7e834dae 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2281,7 +2281,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-M2") { considerSnapshots() group("org.springframework.security") { modules = [