From aaf50fb20c9002234f3826322125c71f9f5ecedb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 10:03:30 +0000 Subject: [PATCH] Bump picocli from 4.6.2 to 4.7.1 Bumps [picocli](https://github.com/remkop/picocli) from 4.6.2 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.6.2...v4.7.1) --- updated-dependencies: - dependency-name: info.picocli:picocli 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 d1497fd..35d71ab 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ info.picocli picocli - 4.6.2 + 4.7.1 com.puppycrawl.tools