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-karaf-launchpad-oak-tar-integration-tests.git

commit 9eeea228e1ed1f31ad81c72a3f8b555d3adacfbd
Author: Oliver Lietz <o...@apache.org>
AuthorDate: Sun Dec 2 11:13:28 2018 +0100

    SLING-8143 Update Pax Exam to 4.13.0
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0e9b207..232ce2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,19 +104,19 @@
     <dependency>
       <groupId>org.ops4j.pax.exam</groupId>
       <artifactId>pax-exam</artifactId>
-      <version>4.12.0</version>
+      <version>4.13.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.ops4j.pax.exam</groupId>
       <artifactId>pax-exam-container-karaf</artifactId>
-      <version>4.12.0</version>
+      <version>4.13.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.ops4j.pax.exam</groupId>
       <artifactId>pax-exam-link-mvn</artifactId>
-      <version>4.12.0</version>
+      <version>4.13.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to