From 33b66e01e3e06d5d3d3f83fa9523a5c8d6140487 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 29 Sep 2021 16:50:41 +0000 Subject: [PATCH] Update spring core to v5 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 007adc250..f94d6bda4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ group=org.jasig.portlet.notification version=4.7.4-SNAPSHOT # Matches (apparently) Spring Boot 1.5.10.RELEASE -springVersion=4.3.30.RELEASE +springVersion=5.3.10 springSecurityVersion=4.2.9.RELEASE springSecurityOAuth2Version=2.5.1.RELEASE