From 978c7d8fdc7d66dd15240883c6470ad8777e5c78 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 12 Mar 2024 20:47:02 +0000 Subject: [PATCH] Start building against Spring Authorization Server 1.2.3 snapshots See gh-39915 --- 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 d9d63b93d66..21a852ab736 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1503,7 +1503,7 @@ bom { ] } } - library("Spring Authorization Server", "1.2.2") { + library("Spring Authorization Server", "1.2.3-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [