From 7827896fdf2b7f1740840f5f40835364b7c55699 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 11 Mar 2024 20:36:09 +0000 Subject: [PATCH] Start building against Spring Authorization Server 1.3.0 snapshots See gh-39892 --- 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 bc9c1b7f3e..4b4107d413 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1782,7 +1782,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.3.0-M2") { + library("Spring Authorization Server", "1.3.0-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [