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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 51ab338da..7df831f3b 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ PolicyEngineAPI/logs/ PolicyEngineAPI/POLICY_LOGS_IS_UNDEFINED/ PolicyEngineUtils/logs/ ONAP-REST/logs/common-modules/integrity-monitor/*.log +ONAP-SDK-APP/POLICY_LOGS_IS_UNDEFINED -- cgit 1.2.3-korg