From cb019e2957afc1760bff017471fec8c592620790 Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Tue, 19 Dec 2023 18:48:19 +0100 Subject: [PATCH] Upgrade to Spring Authorization Server 1.1.4 Closes gh-38678 --- 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 2d81de4027..37f9b891ab 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.4-SNAPSHOT") { + library("Spring Authorization Server", "1.1.4") { considerSnapshots() group("org.springframework.security") { modules = [