From 6dfcf44ffc6700c9b8f401a7feee3a6faaa7aa44 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 16 Apr 2024 19:47:20 +0100 Subject: [PATCH] Upgrade to Spring Authorization Server 1.2.4 Closes gh-40211 --- 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 02639bb8a93..6e6e8077fc1 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.4-SNAPSHOT") { + library("Spring Authorization Server", "1.2.4") { considerSnapshots() group("org.springframework.security") { modules = [