From 2b8df288767857eb0523a389e09aa5ab7bee330c Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Thu, 31 Jul 2025 07:20:35 +0100 Subject: [PATCH] Start building against Spring Authorization Server 2.0.0-M2 snapshots See 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 11a8f89a6dc..782192e3244 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-M1") { + library("Spring Authorization Server", "2.0.0-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [