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