From 2e4af8105831f983347cd0136ebe36fe9f85b294 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 8 Apr 2024 17:21:44 +0100 Subject: [PATCH] Start building against Spring Authorization Server 1.2.4 snapshots See gh-40211 --- 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 a9adf47b7bb..984831b29b0 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.3") { + library("Spring Authorization Server", "1.2.4-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [