From c20b274cefdfa078f13ba39a7f970a705b949291 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 21 Feb 2024 21:05:36 +0000 Subject: [PATCH] Upgrade to Spring Authorization Server 1.2.2 Closes gh-39478 --- 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 c30c4e7329..f30d3f2d71 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.2-SNAPSHOT") { + library("Spring Authorization Server", "1.2.2") { considerSnapshots() group("org.springframework.security") { modules = [