From 8bef21f3294c51ae6e176e4cf0752fc48f4a1ef8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 29 Sep 2021 16:57:44 +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 e8b491e17..9216e66d0 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