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 e127b13  Update tests with org.apache.felix:org.apache.felix.framework 
5.6.10 -> 6.0.2.
e127b13 is described below

commit e127b13c58117a2e26639f5f83b785180ef8cfa2
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 30 17:32:42 2019 -0400

    Update tests with org.apache.felix:org.apache.felix.framework 5.6.10 ->
    6.0.2.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 59701bc..cecbedf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,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>5.6.10</version>
+      <version>6.0.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to