From a65f0af2b468a04916f83df1088394aa5d08135f Mon Sep 17 00:00:00 2001 From: yashwanth03 Date: Tue, 9 Feb 2021 02:14:08 -0800 Subject: Fix Security Vulnerablities Issue-ID: OPTFRA-905 Signed-off-by: yashwanth03 Change-Id: Ic618bb0261def69d763354ac99968541926fb240 --- cmso-robot/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cmso-robot') diff --git a/cmso-robot/pom.xml b/cmso-robot/pom.xml index d98f29b..b9a06bd 100644 --- a/cmso-robot/pom.xml +++ b/cmso-robot/pom.xml @@ -24,7 +24,7 @@ org.onap.optf.cmso cmso - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT org.onap.optf.cmso @@ -50,7 +50,7 @@ commons-io commons-io - 2.6 + 2.8.0 junit -- cgit 1.2.3-korg