From d22897c0c0f39eba19697d1fa85abb274432d19c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Fri, 9 Aug 2024 14:49:40 +0200 Subject: [PATCH] Start building against Spring Authorization Server 1.4.0-M1 snapshots See gh-41758 --- 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 aa43e51819d..6296a553185 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1925,7 +1925,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.3.1") { + library("Spring Authorization Server", "1.4.0-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [