Bump picocli from 4.5.2 to 4.7.0

Bumps [picocli](https://github.com/remkop/picocli) from 4.5.2 to 4.7.0.
- [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.5.2...v4.7.0)

---
updated-dependencies:
- dependency-name: info.picocli:picocli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

commit-id:fcc25a5d
This commit is contained in:
dependabot[bot] 2022-10-31 21:03:53 +00:00 committed by Paul Campbell
parent 9e9844d35b
commit 2b73ba25da

View file

@ -16,7 +16,7 @@
<dependency>
<groupId>info.picocli</groupId>
<artifactId>picocli</artifactId>
<version>4.5.2</version>
<version>4.7.0</version>
</dependency>
<!-- lombok -->