From 5e4073999708fd138f77b4d1673d60c71623a503 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 6 Dec 2023 20:21:14 +0000 Subject: [PATCH] Start building against Spring Authorization Server 1.2.1 snapshots See gh-38696 --- 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 23cb03af4f..e90f31a642 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.0") { + library("Spring Authorization Server", "1.2.1-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [