From 2a39eca2748dd3c9543ef7a9c7f1a2aefb039b59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 03:01:05 +0000 Subject: [PATCH] build(deps): Bump picocli from 4.6.3 to 4.7.1 Bumps [picocli](https://github.com/remkop/picocli) from 4.6.3 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.3...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 08c1c368..ba0083ff 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ info.picocli picocli - 4.6.3 + 4.7.1