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 d915314  Update test with org.ops4j.pax.exam:* 4.11.0 -> 4.13.1.
d915314 is described below

commit d91531404f776214a973fd16b929808b4711d526
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 30 17:27:49 2019 -0400

    Update test with org.ops4j.pax.exam:* 4.11.0 -> 4.13.1.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eb1aedf..59701bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
     
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/${project.artifactId}</commons.scmPubUrl>
     <japicmp.skip>false</japicmp.skip>
 
-    <pax.exam.version>4.11.0</pax.exam.version>
+    <pax.exam.version>4.13.1</pax.exam.version>
     <slf4j.version>1.7.26</slf4j.version>
   </properties>
 

Reply via email to