From 44c6c0d23504e8d1353cd449541f95bc2033cddb Mon Sep 17 00:00:00 2001 From: amohamad Date: Sun, 9 Aug 2020 20:27:40 -0400 Subject: Upgrade Vulnerable Direct Dependencies [many] Issue-ID: SDC-3051 Upgrade ONLY Maven Dependencies in pom.xml (sdc-main) Upgrade Netty-all 4.1.36.final to 4.1.48.final Upgrade togglz-console 2.4.1.final to 2.6.1.final Upgrade commons-beanutils 1.9.3 to 1.9.4 Upgrade testng 6.x to 7.2.0 Change-Id: Ieffbeba96c0bc5dfba1f3f5371339286d94a3a3b Signed-off-by: amohamad Signed-off-by: sebdet --- integration-tests/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'integration-tests') diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index baf68689a8..e292195c38 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -762,6 +762,12 @@ limitations under the License. 1 true + + + testng.dtd.http + true + + src/test/resources/ci/testSuites/backend/onapApiSanity.xml src/test/resources/ci/testSuites/frontend/onapUiSanity.xml -- cgit 1.2.3-korg