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