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-integration-tests.git

commit f4a38497e1cede2a9326dc2896c9038a983c8ba5
Author: Oliver Lietz <[email protected]>
AuthorDate: Thu Aug 30 22:41:33 2018 +0200

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

diff --git a/pom.xml b/pom.xml
index a395d2b..cad8791 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,17 +131,17 @@
     <dependency>
       <groupId>org.ops4j.pax.exam</groupId>
       <artifactId>pax-exam</artifactId>
-      <version>4.11.0</version>
+      <version>4.12.0</version>
     </dependency>
     <dependency>
       <groupId>org.ops4j.pax.exam</groupId>
       <artifactId>pax-exam-container-karaf</artifactId>
-      <version>4.11.0</version>
+      <version>4.12.0</version>
     </dependency>
     <dependency>
       <groupId>org.ops4j.pax.exam</groupId>
       <artifactId>pax-exam-junit4</artifactId>
-      <version>4.11.0</version>
+      <version>4.12.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to