You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/08/28 01:21:35 UTC

[commons-compress] branch master updated: Update tests from org.apache.felix:org.apache.felix.framework 6.0.2 to 6.0.3.

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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new ab7809b  Update tests from org.apache.felix:org.apache.felix.framework 6.0.2 to 6.0.3.
ab7809b is described below

commit ab7809b5c3de7a370a70f8236ec3f5c10c6383e2
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Aug 27 21:21:32 2019 -0400

    Update tests from org.apache.felix:org.apache.felix.framework 6.0.2 to
    6.0.3.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a5cd78b..7abf57b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.framework</artifactId>
-      <version>6.0.2</version>
+      <version>6.0.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b3d407f..5ed50ff 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,6 +47,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action issue="COMPRESS-493" type="update" date="2019-08-27">
         Update optional library com.github.luben:zstd-jni from 1.4.0-1 to 1.4.3-1.
       </action>
+      <action type="update" date="2019-08-27">
+        Update tests from org.apache.felix:org.apache.felix.framework 6.0.2 to 6.0.3.
+      </action>
     </release>
     <release version="1.19" date="2019-08-27"
              description="Release 1.19