From 94439587fe394925fd2fdf0ba5a192560243ceca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 23 Apr 2025 09:39:13 +0200 Subject: [PATCH] Upgrade to Spring Authorization Server 1.4.3 Closes gh-45089 --- 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 6d3ea1268bd..362cc751266 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2063,7 +2063,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.4.3-SNAPSHOT") { + library("Spring Authorization Server", "1.4.3") { considerSnapshots() group("org.springframework.security") { modules = [