From 9668ecd24114335f8a97d91eee37ff4627078f41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 23 Oct 2024 08:03:30 +0200 Subject: [PATCH] Upgrade to Spring Authorization Server 1.3.3 Closes gh-42546 --- 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 b3a7872201..21459f1a85 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1919,7 +1919,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.3.3-SNAPSHOT") { + library("Spring Authorization Server", "1.3.3") { considerSnapshots() group("org.springframework.security") { modules = [