commit | 99aee188da68a662ef437e16346e6bed72e06156 | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Fri Jun 07 09:47:17 2024 +0200 |
committer | Gerrit Code Review <gerrit2@korap.ids-mannheim.de> | Fri Jun 07 09:47:17 2024 +0200 |
tree | a21bc10cc9b21dd987ad04954d4ac06bd8dde61a | |
parent | c5b6a7938c13625e59ecaf1369520267473625ea [diff] | |
parent | 63b78b9a0b00a1eda332a42554033f890a5b0a1e [diff] |
Merge "Bump commons-cli:commons-cli from 1.6.0 to 1.8.0 (closes #142)"
diff --git a/pom.xml b/pom.xml index bee00c5..b9b7ebd 100644 --- a/pom.xml +++ b/pom.xml
@@ -216,7 +216,7 @@ <dependency> <groupId>commons-cli</groupId> <artifactId>commons-cli</artifactId> - <version>1.6.0</version> + <version>1.8.0</version> </dependency> <dependency> <groupId>commons-io</groupId>