From 4dee317e9519955deefb37a775f10cee3f34933e Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Thu, 10 Apr 2025 07:18:20 -0700 Subject: [PATCH] Start building against Spring Authorization Server 1.3.6 snapshots See gh-45055 --- 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 2cb76cdb03..bb91f1c6c6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2075,7 +2075,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.3.5") { + library("Spring Authorization Server", "1.3.6-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [