From 620a1b5c9abb1f2062ca461cdff4af818705d4db Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 9 Oct 2024 10:24:28 +0100 Subject: [PATCH] Start building against Spring Authorization Server 1.3.3 snapshots See gh-42546 --- 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 77d7a4d292..8524275942 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1919,7 +1919,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.3.2") { + library("Spring Authorization Server", "1.3.3-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [