From 3c6c3bc2696817821aa9294c6e90cf3d743e2427 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Sep 2022 23:36:44 +0000 Subject: [PATCH] fix: upgrade commons-cli:commons-cli from 1.4 to 1.5.0 Snyk has created this PR to upgrade commons-cli:commons-cli from 1.4 to 1.5.0. See this package in Maven Repository: https://mvnrepository.com/artifact/commons-cli/commons-cli/ See this project in Snyk: https://app.snyk.io/org/thehyve/project/2e423f9c-9222-4f34-9eeb-ffdd6808de26?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index baf884e..827cc0f 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ commons-cli commons-cli - 1.4 + 1.5.0 org.slf4j @@ -61,8 +61,7 @@ - + thehyve.sas.Convert