From 4aa3003f22557233b325c0d3965822d0fb7a8edd Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 8 Apr 2024 15:56:19 +0100 Subject: [PATCH] Start building against Spring Authorization Server 1.1.7 snapshots See gh-40199 --- 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 42585a61e5a..2b24642cd8e 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.6") { + library("Spring Authorization Server", "1.1.7-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [