From a665ed9ccebd4b59bf79b62bf68558795782e66e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 9 Apr 2026 08:22:17 +0200 Subject: [PATCH] Start building against Spring Authorization Server 1.5.7 snapshots See gh-49965 --- 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 be2624e4b30..73235dda693 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2250,7 +2250,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.5.6") { + library("Spring Authorization Server", "1.5.7-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [