From bed5c20d5c182a7f3c5d2d2c6b09ec7fb9f4a87f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 9 Oct 2024 09:42:15 +0100 Subject: [PATCH] Start building against Spring Authorization Server 1.2.7 snapshots See gh-42534 --- 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 d76f032eaf..81c625b9df 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1566,7 +1566,7 @@ bom { ] } } - library("Spring Authorization Server", "1.2.6") { + library("Spring Authorization Server", "1.2.7-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [