From 1e3477ad5f91d6cc811602a661dfb8f720ddd34d Mon Sep 17 00:00:00 2001 From: Piotr Darosz Date: Mon, 17 Jun 2019 13:59:02 +0200 Subject: TestNG and BeanShell update Upgrade TestNG version to migrate to newer version of BeanShell. Change-Id: I687a1a9af9921f573da19ec657d18853b5704786 Issue-ID: SDC-2266 Signed-off-by: Piotr Darosz --- onboarding/pom.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/onboarding/pom.xml b/onboarding/pom.xml index e518b73313..b03255b031 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -67,7 +67,7 @@ 1.8.9 ${aspectj.version} - 2.0b5 + 2.0b6 3.2.4 1.3.3 1.10 @@ -115,7 +115,7 @@ 1.17 4.3.18.RELEASE 1.5.3 - 6.9.10 + 6.14.3 4.4.1 2.0.1 1.0.1 diff --git a/pom.xml b/pom.xml index c0a80c2420..d4ba40b40b 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ Modifications copyright (c) 2018-2019 Nokia 1.33 4.12 3.10.0 - 6.9.10 + 6.14.3 3.0.3 2.4.0 0.11 -- cgit 1.2.3-korg