From fb9b6833fc9b92e151b4cee1c42cd868523dcda1 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 6 Dec 2023 15:18:31 +0000 Subject: [PATCH] Start building against Spring Authorization Server 1.1.4 snapshots See gh-38678 --- 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 f44fe9ffe462..72fbfe77d187 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1386,7 +1386,7 @@ bom { ] } } - library("Spring Authorization Server", "1.1.3") { + library("Spring Authorization Server", "1.1.4-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [