commit | 2d00822e222bf68a1e03927a4c727f2d8e1bd77b | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Dec 09 08:13:16 2020 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Dec 09 10:25:22 2020 +0100 |
tree | 127d35436acaf7f6c303805724ab72b916541391 | |
parent | 92971fa123189040f59a34a00466cee9fdba5473 [diff] |
Bump picocli from 4.5.1 to 4.5.2 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> Closes #3 Change-Id: I597b04f52cce44224d7b4ef3d84edd3a5250db72
diff --git a/pom.xml b/pom.xml index 1dd6bbe..973dc75 100644 --- a/pom.xml +++ b/pom.xml
@@ -252,7 +252,7 @@ <dependency> <groupId>info.picocli</groupId> <artifactId>picocli</artifactId> - <version>4.5.1</version> + <version>4.5.2</version> </dependency> <!-- https://mvnrepository.com/artifact/org.apache.opennlp/opennlp-tools -->