From cbb8d28e55ca34235774709bab398908d88d31d5 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 17 Oct 2023 08:59:43 +0100 Subject: [PATCH] Upgrade to Spring Authorization Server 1.1.3 Closes gh-37697 --- 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 a32226a7e67..4428ef8bceb 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1388,7 +1388,7 @@ bom { ] } } - library("Spring Authorization Server", "1.1.3-SNAPSHOT") { + library("Spring Authorization Server", "1.1.3") { considerSnapshots() group("org.springframework.security") { modules = [