From 4659d14170ff844de54628c42e8f450f512da74c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 21 Nov 2023 16:51:42 +0000 Subject: [PATCH] Upgrade to Spring Authorization Server 1.2.0 Closes gh-38309 --- 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 8612197b52ad..e7971f43e4c8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1499,7 +1499,7 @@ bom { ] } } - library("Spring Authorization Server", "1.2.0-SNAPSHOT") { + library("Spring Authorization Server", "1.2.0") { considerSnapshots() group("org.springframework.security") { modules = [