From b54567f5f318de5de990868a835ceb73d18020fe Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 16 Jan 2024 15:40:28 +0000 Subject: [PATCH] Upgrade to Spring Authorization Server 1.3.0-M1 Closes gh-38987 --- 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 901b6dabf0a..43aca785ec7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1508,7 +1508,7 @@ bom { ] } } - library("Spring Authorization Server", "1.3.0-SNAPSHOT") { + library("Spring Authorization Server", "1.3.0-M1") { considerSnapshots() group("org.springframework.security") { modules = [