From 0e64ed7870ade0fe61130fc64c88070510dff601 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 19 Sep 2023 15:02:42 +0200 Subject: [PATCH] Upgrade to Spring Authorization Server 1.2.0-M1 Closes gh-37229 --- 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 67714bc378..598f1cfac9 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-M1") { considerSnapshots() group("org.springframework.security") { modules = [