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 43939c9275 Bump org.apache.commons:commons-compress from 1.26.2 to 
1.27.0
43939c9275 is described below

commit 43939c92757e7ad93c64bfeab55ba3cb94afe9d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 12 00:27:24 2024 +0000

    Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0
    
    Bumps org.apache.commons:commons-compress from 1.26.2 to 1.27.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      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 4ed6d18c72..ba3b382376 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
     <ver.commons-rdf>0.5.0</ver.commons-rdf>
     <ver.commons-csv>1.11.0</ver.commons-csv>
     <ver.commons-codec>1.17.1</ver.commons-codec>
-    <ver.commons-compress>1.26.2</ver.commons-compress>
+    <ver.commons-compress>1.27.0</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