From 84b2b3793290acd953f70f175266d957d9910016 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 4 Jan 2024 14:32:49 +0000 Subject: [PATCH] Start building against Spring Authorization Server 1.3.0 snapshots See gh-38987 --- 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 39fdb5a867..62f1b32805 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1499,7 +1499,7 @@ bom { ] } } - library("Spring Authorization Server", "1.2.1") { + library("Spring Authorization Server", "1.3.0-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [