From 278d67158af12c7cfb62a5b9e54bfffd652045a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 05:01:59 +0000 Subject: [PATCH] Bump picocli from 4.7.0 to 4.7.1 in /src Bumps [picocli](https://github.com/remkop/picocli) from 4.7.0 to 4.7.1. - [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.0...v4.7.1) --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch ... 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 18c3826..c60a258 100644 --- a/src/pom.xml +++ b/src/pom.xml @@ -88,7 +88,7 @@ info.picocli picocli - 4.7.0 + 4.7.1 org.apache.commons