From f0cdc57a2c05508566c5636abbd2f032df999d78 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 17 Oct 2023 14:24:42 +0100 Subject: [PATCH] Upgrade to Spring Authorization Server 1.2.0-RC1 Closes gh-37707 --- 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 139d63314ec..2cc4d573e9b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1501,7 +1501,7 @@ bom { ] } } - library("Spring Authorization Server", "1.2.0-SNAPSHOT") { + library("Spring Authorization Server", "1.2.0-RC1") { considerSnapshots() group("org.springframework.security") { modules = [