From 97f08da638f042ce2b5746db00a79d41269bc7bf Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Tue, 19 Dec 2023 19:10:41 +0100 Subject: [PATCH] Upgrade to Spring Authorization Server 1.2.1 Closes gh-38696 --- 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 345ce69e25c..3a7a4c9b5ac 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.1-SNAPSHOT") { + library("Spring Authorization Server", "1.2.1") { considerSnapshots() group("org.springframework.security") { modules = [