From cb5198dc1bda0987fbb2dced4559bf029a0f8b68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 17:00:10 +0000 Subject: [PATCH] Update spring core to v6 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3a4f1a7d..013f6d12 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ group=org.jasig.portlet.notification version=4.8.1-SNAPSHOT # Matches (apparently) Spring Boot 1.5.10.RELEASE -springVersion=4.3.30.RELEASE +springVersion=6.1.10 springSecurityVersion=4.2.9.RELEASE springSecurityOAuth2Version=2.5.2.RELEASE