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 2020/03/14 14:16:10 UTC

[sling-org-apache-sling-capabilities-jcr] 02/02: SLING-9122 Update Pax Exam to 4.13.2

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-capabilities-jcr.git

commit fc7c32abd78023d3e9b7b5dc93641cf8624809dd
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun Feb 23 00:44:47 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 627887d..a4cd75a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
     <!-- This module can work with older versions of Sling
          as well, so be conservative here -->
     <sling.java.version>8</sling.java.version>
-    <org.ops4j.pax.exam.version>4.13.1</org.ops4j.pax.exam.version>
+    <org.ops4j.pax.exam.version>4.13.2</org.ops4j.pax.exam.version>
   </properties>
   <scm>
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-capabilities-jcr.git</connection>