From 3ffdf6ee1a8910e8161db501da1697575167d28f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 29 Aug 2025 17:15:45 +0100 Subject: [PATCH] Start building against Spring Authorization Server 2.0.0-M3 snapshots See gh-47000 --- 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 1d2bbd8bcd6..f4f449d4699 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2279,7 +2279,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "2.0.0-M2") { + library("Spring Authorization Server", "2.0.0-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [