From 7bdd3df7e196b5f5958a8c49cb8420b30b24477d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 4 Jun 2025 10:56:35 +0100 Subject: [PATCH] Start building against Spring Authorization Server 1.3.7 snapshots See gh-45753 --- 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 5c5f8cdfc9..a9ab2dc58e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2097,7 +2097,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.3.6") { + library("Spring Authorization Server", "1.3.7-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [