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 5089b25  Bump commons-cli:commons-cli from 1.9.0 to 1.10.0 (#325)
5089b25 is described below

commit 5089b25971e1999e940aeaac95da75eba5a2f4f4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 5 10:25:01 2025 +0200

    Bump commons-cli:commons-cli from 1.9.0 to 1.10.0 (#325)
    
    Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from 
1.9.0 to 1.10.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.9.0...rel/commons-cli-1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: commons-cli:commons-cli
      dependency-version: 1.10.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index df3aea5..481b89d 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.9.0</commons-cli.version>
+        <commons-cli.version>1.10.0</commons-cli.version>
         <commons-codec.version>1.19.0</commons-codec.version>
         <commons-collections.version>3.2.2</commons-collections.version>
         <commons-collections4.version>4.5.0</commons-collections4.version>

Reply via email to