From d2893220fe0911552fa8214467bcd07dd61fee3b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 22 Feb 2024 08:00:39 +0000 Subject: [PATCH] Upgrade to Spring Authorization Server 1.3.0-M2 Closes gh-39491 --- 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 ea310e74f04..06c11db0eb9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1434,7 +1434,7 @@ bom { ] } } - library("Spring Authorization Server", "1.3.0-SNAPSHOT") { + library("Spring Authorization Server", "1.3.0-M2") { considerSnapshots() group("org.springframework.security") { modules = [