This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
The following commit(s) were added to refs/heads/main by this push:
new f30c8ef Bump commons-cli:commons-cli from 1.10.0 to 1.11.0 (#383)
f30c8ef is described below
commit f30c8ef1fe051a0d0ca6f92e96658d8605886137
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 25 14:14:49 2025 +0100
Bump commons-cli:commons-cli from 1.10.0 to 1.11.0 (#383)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6ad7600..a4c3d91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
<opennlp.forkCount>1.0C</opennlp.forkCount>
<commons-beanutils.version>1.11.0</commons-beanutils.version>
- <commons-cli.version>1.10.0</commons-cli.version>
+ <commons-cli.version>1.11.0</commons-cli.version>
<commons-codec.version>1.20.0</commons-codec.version>
<commons-collections.version>3.2.2</commons-collections.version>
<commons-collections4.version>4.5.0</commons-collections4.version>