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:
parent
9db5d94178
commit
9ee4e61a1e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
<dependency>
|
||||
<groupId>info.picocli</groupId>
|
||||
<artifactId>picocli</artifactId>
|
||||
<version>4.5.1</version>
|
||||
<version>4.5.2</version>
|
||||
</dependency>
|
||||
|
||||
<!-- lombok -->
|
||||
|
|
Loading…
Reference in a new issue