From b5c11d0f4c3f0a18dcf0b5747084ebdb3f6b07b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 09:34:27 +0000 Subject: [PATCH] fix(deps): update spring core to v6 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index bd88932b..2eabb943 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.2.2 springSecurityVersion=4.2.9.RELEASE springSecurityOAuth2Version=2.5.2.RELEASE