From 0a34396849cc5862b1654feece274f95c8e7d9c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 09:18:39 +0000 Subject: [PATCH] Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 Bumps commons-cli:commons-cli from 1.5.0 to 1.6.0. --- updated-dependencies: - dependency-name: commons-cli:commons-cli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index feffc07..b402222 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ commons-cli commons-cli - 1.5.0 + 1.6.0 com.android