From d89d1aa332ee6affaeccf7918f43abcac6fb4799 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 19 Feb 2025 09:45:31 +0100 Subject: [PATCH] Upgrade to Spring Authorization Server 1.3.5 Closes gh-44105 --- 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 1dd3b1ad31e..de815e0b07e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2111,7 +2111,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.3.5-SNAPSHOT") { + library("Spring Authorization Server", "1.3.5") { considerSnapshots() group("org.springframework.security") { modules = [