| commit | f23d03a2e5588be9b5dcdf745496980d2e6728ab | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Nov 18 00:01:23 2025 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Tue Jan 13 10:29:33 2026 +0100 |
| tree | c45cca25da9fedfbf4e63ef58330c3b96a531afc | |
| parent | 05d41176d2b6e5d46b1ebf1cf9d80b76ccef7386 [diff] [blame] |
Bump commons-cli:commons-cli from 1.10.0 to 1.11.0 Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from 1.10.0 to 1.11.0. - [Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-cli/compare/rel/commons-cli-1.10.0...rel/commons-cli-1.11.0) --- updated-dependencies: - dependency-name: commons-cli:commons-cli dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Closes #241 Change-Id: Ia366f6b11ccaed0e9e243b4ee365c9a8573d52be
diff --git a/pom.xml b/pom.xml index 095cf0a..3d741c7 100644 --- a/pom.xml +++ b/pom.xml
@@ -217,7 +217,7 @@ <dependency> <groupId>commons-cli</groupId> <artifactId>commons-cli</artifactId> - <version>1.10.0</version> + <version>1.11.0</version> </dependency> <dependency> <groupId>commons-io</groupId>