From bf370bc52d95198b37b1c35adc01e5c0c93a06ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 20 Aug 2024 19:21:35 +0200 Subject: [PATCH] Upgrade to Spring Authorization Server 1.2.6 Closes gh-41723 --- 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 db07aeaf6b..498084483c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1567,7 +1567,7 @@ bom { ] } } - library("Spring Authorization Server", "1.2.6-SNAPSHOT") { + library("Spring Authorization Server", "1.2.6") { considerSnapshots() group("org.springframework.security") { modules = [