From aec7ea166403a3319cf558460881164834694c1f Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 14 Sep 2018 10:34:25 -0400 Subject: Upgrade springframework 4.3.18.RELEASE To resolve security issue for 4.3.15.RELEASE and also have a single place where the dependency is defined for the sub-modules. NOTE: 4.2.0.RELEASE is left alone in Policy SDK App due to Portal SDK dependency. Issue-ID: POLICY-1063 Change-Id: Ibdc464b16b4771faccb2c8c472efa7fbcbf3352c Signed-off-by: Pamela Dragosh --- PolicyEngineAPI/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PolicyEngineAPI/pom.xml') diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index 874409d4a..0311dc267 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -65,7 +65,7 @@ org.springframework spring-webmvc - 4.3.15.RELEASE + ${springframework.version} com.google.code.gson -- cgit 1.2.3-korg