From 2a1268c597cb09135bfecb9cacce8115dc719ace Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 16 Apr 2024 19:44:28 +0100 Subject: [PATCH] Upgrade to Spring Authorization Server 1.1.7 Closes gh-40199 --- 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 6f8b9e25c68..74aa88888fa 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.7-SNAPSHOT") { + library("Spring Authorization Server", "1.1.7") { considerSnapshots() group("org.springframework.security") { modules = [