From d88b999fa274221d62d602a3792e8b6bd8a7bee8 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 7 Sep 2023 10:17:33 +0100 Subject: [PATCH] Start building against Spring Authorization Server 1.2.0 snapshots See gh-37229 --- 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 fb4a255e9e5..f3e3740bcd2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1492,7 +1492,7 @@ bom { ] } } - library("Spring Authorization Server", "1.1.2") { + library("Spring Authorization Server", "1.2.0-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [