From e39b52450cc258b598d15daf55e0ffdc0db57ea5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 9 Oct 2025 14:33:56 +0200 Subject: [PATCH] Start building against Spring Authorization Server 1.5.3 snapshots See gh-47460 --- 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 9a08d4686dd..da646991b03 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2221,7 +2221,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.5.2") { + library("Spring Authorization Server", "1.5.3-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [