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:45 UTC

[jena] branch main updated (4cc85a7ba1 -> ef902284ed)

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

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


    from 4cc85a7ba1 Merge pull request #1825 from apache/dependabot/maven/com.google.protobuf-protobuf-java-3.22.2
     add 148c6be76a Bump commons-compress from 1.22 to 1.23.0
     new ef902284ed Merge pull request #1826 from apache/dependabot/maven/org.apache.commons-commons-compress-1.23.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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

Posted by an...@apache.org.
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>