From 6e977cbda5bcec17a15f5088b2cfcf9c257ed99f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 08:13:00 +0000 Subject: [PATCH] Bump info.picocli:picocli from 4.7.3 to 4.7.5 Bumps [info.picocli:picocli](https://github.com/remkop/picocli) from 4.7.3 to 4.7.5. - [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.7.3...v4.7.5) --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7749a35..e59846c 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ info.picocli picocli - 4.7.3 + 4.7.5