From b606a6e4ca8e1ea85be4c401d816d7d41204767d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 19 Jun 2024 20:33:59 +0100 Subject: [PATCH] Upgrade to Spring Authorization Server 1.2.5 Closes gh-41017 --- 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 6d4edbcaf8d..9895db49eba 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1562,7 +1562,7 @@ bom { ] } } - library("Spring Authorization Server", "1.2.5-SNAPSHOT") { + library("Spring Authorization Server", "1.2.5") { considerSnapshots() group("org.springframework.security") { modules = [