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 708a25fc02 Bump org.apache.commons:commons-compress
708a25fc02 is described below

commit 708a25fc020d832e9cac28d8f4509fc4159820d6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 4 00:58:48 2025 +0000

    Bump org.apache.commons:commons-compress
    
    Bumps the apache-commons-group group with 1 update: 
[org.apache.commons:commons-compress](https://github.com/apache/commons-compress).
    
    
    Updates `org.apache.commons:commons-compress` from 1.27.1 to 1.28.0
    - 
[Changelog](https://github.com/apache/commons-compress/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-compress/compare/rel/commons-compress-1.27.1...rel/commons-compress-1.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-version: 1.28.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: apache-commons-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 46ac8156d3..0996801a10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
     <ver.commons-rdf>0.5.0</ver.commons-rdf>
     <ver.commons-csv>1.14.0</ver.commons-csv>
     <ver.commons-codec>1.19.0</ver.commons-codec>
-    <ver.commons-compress>1.27.1</ver.commons-compress>
+    <ver.commons-compress>1.28.0</ver.commons-compress>
     <ver.commons-collections>4.5.0</ver.commons-collections>
     <ver.commons-fileupload>2.0.0-M4</ver.commons-fileupload>
 

Reply via email to