From b75fda2309240a519c866a459f28922da940aaac Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 19 Mar 2025 08:29:43 +0000 Subject: [PATCH] Upgrade to Spring Authorization Server 1.5.0-M2 Closes gh-44590 --- 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 726281ccf2..cf3289f48a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2195,7 +2195,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.5.0-SNAPSHOT") { + library("Spring Authorization Server", "1.5.0-M2") { considerSnapshots() group("org.springframework.security") { modules = [