From 06f6bba0e30f997f6b906685004f63a8273b6e20 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 21 Feb 2024 20:09:22 +0000 Subject: [PATCH] Upgrade to Spring Authorization Server 1.1.5 Closes gh-39458 --- 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 e721035a00..0632cea00d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1390,7 +1390,7 @@ bom { ] } } - library("Spring Authorization Server", "1.1.5-SNAPSHOT") { + library("Spring Authorization Server", "1.1.5") { considerSnapshots() group("org.springframework.security") { modules = [