Bump info.picocli:picocli from 4.7.5 to 4.7.7

Bumps [info.picocli:picocli](https://github.com/remkop/picocli) from 4.7.5 to 4.7.7.
- [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.7.5...v4.7.7)

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

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

Closes #127

Change-Id: Ic5e5b6a3c8068e9b97c5d03db5bccc0d1a19ecb2
diff --git a/pom.xml b/pom.xml
index 8cc44ff..e134b56 100644
--- a/pom.xml
+++ b/pom.xml
@@ -361,7 +361,7 @@
         <dependency>
             <groupId>info.picocli</groupId>
             <artifactId>picocli</artifactId>
-            <version>4.7.5</version>
+            <version>4.7.7</version>
         </dependency>
 
         <!-- https://mvnrepository.com/artifact/org.apache.opennlp/opennlp-tools -->