Browse Source

Bump picocli from 4.5.0 to 4.7.4 in /migrator (#3039)

Bumps [picocli](https://github.com/remkop/picocli) from 4.5.0 to 4.7.4.
- [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.0...v4.7.4)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
pull/3168/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
91b2c123de
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      migrator/pom.xml

+ 1
- 1
migrator/pom.xml View File

@ -66,7 +66,7 @@
<dependency>
<groupId>info.picocli</groupId>
<artifactId>picocli</artifactId>
<version>4.5.0</version>
<version>4.7.4</version>
</dependency>
<dependency>
<groupId>com.google.truth.extensions</groupId>


Loading…
Cancel
Save