This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch 
dependabot/maven/commons-cli-commons-cli-1.9.0
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git

commit 165a7540ecc79959899208e963af208296f8b273
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 28 08:22:10 2025 +0000

    Bump commons-cli:commons-cli from 1.4 to 1.9.0
    
    Bumps commons-cli:commons-cli from 1.4 to 1.9.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-cli:commons-cli
      dependency-version: 1.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d4c8415..750c8d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
         <opennlp.forkCount>1.0C</opennlp.forkCount>
 
         <commons-beanutils.version>1.10.1</commons-beanutils.version>
-        <commons-cli.version>1.4</commons-cli.version>
+        <commons-cli.version>1.9.0</commons-cli.version>
         <commons-codec.version>1.18.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