From a2b1638d77d2ca5cca6d129bfbcd6b1ec013ebec Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 10 Jun 2024 10:21:35 +0100 Subject: [PATCH] Start building against Spring Authorization Server 1.2.5 snapshots See gh-41017 --- 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 1d10373fbdb..6b39b50880c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1558,7 +1558,7 @@ bom { ] } } - library("Spring Authorization Server", "1.2.4") { + library("Spring Authorization Server", "1.2.5-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [