From 17f67a36daaa90c5d5fd16859919f4880424432f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 11:57:54 +0000 Subject: [PATCH] Bump picocli from 4.6.3 to 4.7.3 in /src Bumps [picocli](https://github.com/remkop/picocli) from 4.6.3 to 4.7.3. - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](https://github.com/remkop/picocli/compare/v4.6.3...v4.7.3) --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pom.xml b/src/pom.xml index b56514e..ec449bd 100644 --- a/src/pom.xml +++ b/src/pom.xml @@ -94,7 +94,7 @@ info.picocli picocli - 4.6.3 + 4.7.3 commons-codec