You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2023/04/01 08:10:46 UTC

[jena] 01/01: Merge pull request #1826 from apache/dependabot/maven/org.apache.commons-commons-compress-1.23.0

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

commit ef902284ede904adc1a132e829de16c4447cd487
Merge: 4cc85a7ba1 148c6be76a
Author: Andy Seaborne <an...@apache.org>
AuthorDate: Sat Apr 1 09:10:40 2023 +0100

    Merge pull request #1826 from apache/dependabot/maven/org.apache.commons-commons-compress-1.23.0
    
    Bump commons-compress from 1.22 to 1.23.0

 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --cc pom.xml
index 7b32231d2f,78f7258b31..244b587004
--- a/pom.xml
+++ b/pom.xml
@@@ -100,10 -100,10 +100,10 @@@
      <ver.commonsrdf>0.5.0</ver.commonsrdf>
      <ver.commonscsv>1.10.0</ver.commonscsv>
      <ver.commons-codec>1.15</ver.commons-codec>
-     <ver.commons-compress>1.22</ver.commons-compress>
+     <ver.commons-compress>1.23.0</ver.commons-compress>
      <ver.commons-collections>4.4</ver.commons-collections>
      <ver.dexxcollection>0.7</ver.dexxcollection>
 -    <ver.micrometer>1.10.4</ver.micrometer>
 +    <ver.micrometer>1.10.5</ver.micrometer>
  
      <!-- For testing, not shipped -->
      <ver.graalvm>22.3.1</ver.graalvm>