From 7839c5c8f8b3c11ffc137c5381da60f5c3edd020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 05:27:16 +0000 Subject: [PATCH] build: bump commons-cli:commons-cli from 1.7.0 to 1.8.0 (#286) Bumps commons-cli:commons-cli from 1.7.0 to 1.8.0. --- updated-dependencies: - dependency-name: commons-cli:commons-cli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 742c1f82..e8779f15 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ commons-cli commons-cli - 1.7.0 + 1.8.0