From cd922daab942c5a627157730acf33cd3611d574f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 19 Jun 2024 20:42:40 +0100 Subject: [PATCH] Upgrade to Spring Authorization Server 1.3.1 Closes gh-41032 --- 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 e289c71e22a..b66b00789bb 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1871,7 +1871,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.3.1-SNAPSHOT") { + library("Spring Authorization Server", "1.3.1") { considerSnapshots() group("org.springframework.security") { modules = [