From a741a16633d63a2daa81b0a26d77b64004cce408 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 4 Oct 2023 09:55:54 +0100 Subject: [PATCH] Start building against Spring Authorization Server 1.1.3 snapshots See gh-37697 --- 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 e39d11e5b2..af8a651910 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1392,7 +1392,7 @@ bom { ] } } - library("Spring Authorization Server", "1.1.2") { + library("Spring Authorization Server", "1.1.3-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [