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 219c83d6ea Bump org.apache.commons:commons-compress in the 
maven-patch-group group
219c83d6ea is described below

commit 219c83d6ea1163b58892ad853e107219d1e8a4b1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 27 01:09:18 2024 +0000

    Bump org.apache.commons:commons-compress in the maven-patch-group group
    
    Bumps the maven-patch-group group with 1 update: 
org.apache.commons:commons-compress.
    
    
    Updates `org.apache.commons:commons-compress` from 1.26.1 to 1.26.2
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    ...
    
    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 e488fce10d..0458119ca0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@
     <ver.commons-rdf>0.5.0</ver.commons-rdf>
     <ver.commons-csv>1.11.0</ver.commons-csv>
     <ver.commons-codec>1.17.0</ver.commons-codec>
-    <ver.commons-compress>1.26.1</ver.commons-compress>
+    <ver.commons-compress>1.26.2</ver.commons-compress>
     <ver.commons-collections>4.4</ver.commons-collections>
     <ver.commons-fileupload>2.0.0-M2</ver.commons-fileupload>
 

Reply via email to