From b90f0809606d2fdb52f71caa372a229706fe721b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 08:17:14 +0000 Subject: [PATCH] Bump commons-cli from 1.4 to 1.5.0 Bumps commons-cli from 1.4 to 1.5.0. --- updated-dependencies: - dependency-name: commons-cli:commons-cli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- cli/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/pom.xml b/cli/pom.xml index dca2c5b..2913e19 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -34,7 +34,7 @@ commons-cli commons-cli - 1.4 + 1.5.0 net.sf.saxon