From faaa7a571bdd626952ba1fdcc52f70dda1958a46 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 10:27:19 +0000 Subject: [PATCH] Bump picocli from 4.5.1 to 4.5.2 Bumps [picocli](https://github.com/remkop/picocli) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/remkop/picocli/compare/v4.5.1...v4.5.2) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2bcfea9..6e30d53 100644 --- a/pom.xml +++ b/pom.xml @@ -294,7 +294,7 @@ info.picocli picocli - 4.5.1 + 4.5.2 \ No newline at end of file