Bump picocli from 4.5.1 to 4.5.2 (#538)

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[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-11-06 18:09:22 +00:00 committed by GitHub
parent 9db5d94178
commit 9ee4e61a1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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