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/01/24 13:55:31 UTC

[sling-org-apache-sling-jcr-oak-server] 01/03: SLING-7439 Update Pax Exam to 4.11

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-jcr-oak-server.git

commit d06cdc8023038148bbe205773b23ad537e285db7
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Wed Jan 24 14:54:04 2018 +0100

    SLING-7439 Update Pax Exam to 4.11
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e79bda3..6f26a76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
   <properties>
     <jackrabbit.version>2.14.2</jackrabbit.version>
     <oak.version>1.6.4</oak.version>
-    <org.ops4j.pax.exam.version>4.10.0</org.ops4j.pax.exam.version>
+    <org.ops4j.pax.exam.version>4.11.0</org.ops4j.pax.exam.version>
   </properties>
 
   <build>
@@ -100,7 +100,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.framework</artifactId>
-      <version>5.6.2</version>
+      <version>5.6.10</version>
       <scope>test</scope>
     </dependency>
     <!-- Apache Jackrabbit -->

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.