From bec776e0248776e307eb0981655e1006dd4c8661 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 5 Feb 2025 09:08:26 +0100 Subject: [PATCH] Start building against Spring Authorization Server 1.4.2 snapshots See gh-44118 --- 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 199803ff46..d504a15241 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2098,7 +2098,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.4.1") { + library("Spring Authorization Server", "1.4.2-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [