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/10/17 14:06:15 UTC

[sling-org-apache-sling-karaf-integration-tests] 01/05: SLING-9836 Update Pax Exam to 4.13.4

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 0e198b1dedfb5af37d19204490f0230d92e63655
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sat Oct 17 08:09:44 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 2e7952c..dba9ef9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
   <description>Integration Tests for Apache Sling Karaf</description>
 
   <properties>
-    <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
+    <org.ops4j.pax.exam.version>4.13.4</org.ops4j.pax.exam.version>
   </properties>
 
   <scm>