From f8c9fe428b864e71082d61013b909f53195aa6cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 23 Oct 2024 08:03:23 +0200 Subject: [PATCH] Upgrade to Spring Authorization Server 1.2.7 Closes gh-42534 --- 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 144c2ef8a40..355b6275a60 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1566,7 +1566,7 @@ bom { ] } } - library("Spring Authorization Server", "1.2.7-SNAPSHOT") { + library("Spring Authorization Server", "1.2.7") { considerSnapshots() group("org.springframework.security") { modules = [