From dcd73f0d0e54c3af856d3d062a97489ce31e025e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 20 Mar 2024 17:22:35 +0000 Subject: [PATCH] Upgrade to Spring Authorization Server 1.3.0-M3 Closes gh-39892 --- 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 87afa5ea5a1..8a52ff78785 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1800,7 +1800,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.3.0-SNAPSHOT") { + library("Spring Authorization Server", "1.3.0-M3") { considerSnapshots() group("org.springframework.security") { modules = [