From 3ccdf9f4dcd73431669b2b6a1778495f2a6119b1 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Thu, 10 Apr 2025 13:47:50 -0700 Subject: [PATCH] Start building against Spring Authorization Server 1.5.0-RC1 snapshots See gh-45140 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 01c88ec513..5e089251f8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2157,7 +2157,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.5.0-M2") { + library("Spring Authorization Server", "1.5.0-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [