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 79b1811  Bump commons-cli:commons-cli from 1.4 to 1.9.0 (#275)
79b1811 is described below

commit 79b181135ceca8d208a64b4f65b76dee71fa1e15
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 28 14:24:31 2025 +0200

    Bump commons-cli:commons-cli from 1.4 to 1.9.0 (#275)
    
    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]>
    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 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