From cbbdb4ea72b2563ab666e968c04b2b8a88c3a9d7 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 9 Feb 2024 12:04:08 +0000 Subject: [PATCH] Start building against Spring Authorization Server 1.3.0-M2 snapshots See gh-39491 --- 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 1b40a7a6976..7b3f258dfec 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1432,7 +1432,7 @@ bom { ] } } - library("Spring Authorization Server", "1.3.0-M1") { + library("Spring Authorization Server", "1.3.0-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [