From 067c7f3be4978f3c218440b7e56a485d458d0b82 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 22 May 2024 10:04:19 +0100 Subject: [PATCH] Upgrade to Spring Authorization Server 1.3.0 Closes gh-40669 --- 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 1be4b0f28e..57e0f5df89 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1872,7 +1872,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.3.0-SNAPSHOT") { + library("Spring Authorization Server", "1.3.0") { considerSnapshots() group("org.springframework.security") { modules = [