From 05a8a08d7527a90db1b44b79c6da151a85ff5091 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 8 Aug 2024 14:33:44 +0200 Subject: [PATCH] Start building against Spring Authorization Server 1.3.2 snapshots See gh-41736 --- 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 a95ff3e57c8..314c64e4961 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1935,7 +1935,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.3.1") { + library("Spring Authorization Server", "1.3.2-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [