From b1cb3b155ec4a7e96634322aeac991099e031c1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 17 Dec 2024 21:15:04 +0100 Subject: [PATCH] Upgrade to Spring Authorization Server 1.4.1 Closes gh-43412 --- 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 def0d2b6a7ea..41c08b9fe247 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2098,7 +2098,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.4.1-SNAPSHOT") { + library("Spring Authorization Server", "1.4.1") { considerSnapshots() group("org.springframework.security") { modules = [