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

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new aff9af9f7a Bump commons-cli:commons-cli from 1.6.0 to 1.7.0
aff9af9f7a is described below

commit aff9af9f7a267659d773c3df6e75fc99a80c4f25
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 22 00:05:12 2024 +0000

    Bump commons-cli:commons-cli from 1.6.0 to 1.7.0
    
    Bumps commons-cli:commons-cli from 1.6.0 to 1.7.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-cli:commons-cli
      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 95b9b5e752..9b63baa73a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
     <ver.lucene>9.10.0</ver.lucene>
 
     <ver.commons-io>2.16.1</ver.commons-io>
-    <ver.commons-cli>1.6.0</ver.commons-cli>
+    <ver.commons-cli>1.7.0</ver.commons-cli>
     <ver.commons-lang3>3.14.0</ver.commons-lang3>
     <ver.commons-rdf>0.5.0</ver.commons-rdf>
     <ver.commons-csv>1.10.0</ver.commons-csv>

Reply via email to