From f447f62ee1be1c703d9358fee8d1da2d96528980 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 8 Aug 2024 11:55:34 +0200 Subject: [PATCH] Start building against Spring Authorization Server 1.2.6 snapshots See gh-41723 --- 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 afe1c89d66..a63487766d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1567,7 +1567,7 @@ bom { ] } } - library("Spring Authorization Server", "1.2.5") { + library("Spring Authorization Server", "1.2.6-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { modules = [