From 559aad31758856d3ed040355f2918abbbf3957cd Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 8 Feb 2024 13:29:22 +0000 Subject: [PATCH] Start building against Spring Authorization Server 1.1.5 snapshots See gh-39458 --- 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 d3ab68f72a2..516c70e8313 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1390,7 +1390,7 @@ bom { ] } } - library("Spring Authorization Server", "1.1.4") { + library("Spring Authorization Server", "1.1.5-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [