You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/12/02 12:14:38 UTC

[sling-org-apache-sling-testing-paxexam] 01/05: SLING-8144 Update Pax Exam to 4.13.0

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

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-paxexam.git

commit 34ba996ff5e26784a50b9a87ef3b25131e01e74d
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun Dec 2 12:01:41 2018 +0100

    SLING-8144 Update Pax Exam to 4.13.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1f4954b..38189b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     <sling.java.version>7</sling.java.version>
-    <org.ops4j.pax.exam.version>4.12.0</org.ops4j.pax.exam.version>
+    <org.ops4j.pax.exam.version>4.13.0</org.ops4j.pax.exam.version>
   </properties>
 
   <scm>