From dedb2c52a316413179d67be01e69760afd645d95 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 20 Mar 2024 17:20:15 +0000 Subject: [PATCH] Upgrade to Spring Authorization Server 1.2.3 Closes gh-39915 --- 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 71ca53b41b97..4fe6e299e10d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1503,7 +1503,7 @@ bom { ] } } - library("Spring Authorization Server", "1.2.3-SNAPSHOT") { + library("Spring Authorization Server", "1.2.3") { considerSnapshots() group("org.springframework.security") { modules = [