This is an automated email from the ASF dual-hosted git repository.

joerghoh pushed a commit to branch SLING-13198
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event.git

commit ddec99ba33a97d648883be68fccc242c3881ac21
Author: Joerg Hoh <[email protected]>
AuthorDate: Mon May 11 19:58:19 2026 +0200

    SLING-13198 update IT related dependencies
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index f53a4ab..882c26d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
 
     <properties>
         <site.jira.version.id>12315369</site.jira.version.id>
-        <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
+        <org.ops4j.pax.exam.version>4.14.0</org.ops4j.pax.exam.version>
         <min.port>37000</min.port>
         <max.port>37999</max.port>
         
<project.build.outputTimestamp>2025-10-14T14:56:07Z</project.build.outputTimestamp>
@@ -245,7 +245,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.paxexam</artifactId>
-            <version>4.0.0</version>
+            <version>4.1.2</version>
             <scope>test</scope>
         </dependency>
         <dependency>
@@ -308,7 +308,7 @@
         <dependency>
             <groupId>org.ops4j.pax.url</groupId>
             <artifactId>pax-url-wrap</artifactId>
-            <version>2.6.7</version>
+            <version>2.6.14</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to