(jackrabbit-oak) 01/01: OAK-11830: Update pax-exam test dependency to 4.14.0

2025-11-28 Thread reschke
This is an automated email from the ASF dual-hosted git repository.

reschke pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit 8c1c1d5d6a89a23ff51c667a4e2f52fe3902876b
Merge: 812d5754ee 0ac03a1e10
Author: Julian Reschke 
AuthorDate: Fri Nov 28 15:15:22 2025 +0100

 OAK-11830: Update pax-exam test dependency to 4.14.0

 oak-it-osgi/pom.xml |  2 +-
 oak-parent/pom.xml  | 13 ++---
 oak-store-composite/pom.xml | 10 ++
 3 files changed, 21 insertions(+), 4 deletions(-)



(jackrabbit-oak) 01/01: OAK-11830: Update pax-exam test dependency to 4.14.0

2025-11-27 Thread reschke
This is an automated email from the ASF dual-hosted git repository.

reschke pushed a commit to branch OAK-11830
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit 0749d8fe27cb2bd911f36eb33e5916047486eb78
Author: Julian Reschke 
AuthorDate: Thu Nov 27 15:15:05 2025 +0100

OAK-11830: Update pax-exam test dependency to 4.14.0
---
 oak-it-osgi/pom.xml | 2 +-
 oak-parent/pom.xml  | 9 +
 oak-store-composite/pom.xml | 2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/oak-it-osgi/pom.xml b/oak-it-osgi/pom.xml
index 65bab1ec44..04dd800437 100644
--- a/oak-it-osgi/pom.xml
+++ b/oak-it-osgi/pom.xml
@@ -267,7 +267,7 @@
 
 
   org.ops4j.pax.exam
-  pax-exam-container-forked
+  pax-exam-container-native
   test
 
 
diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index 2fc4cb6c8c..e7efaa6204 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -66,7 +66,8 @@
 10.15.2.0
 2.17.3
 1.21.1
-4.13.1
+4.14.0
+2.6.17
 3.0.25
 4.1.127.Final
 2.34.1
@@ -827,20 +828,20 @@
   
   
 org.ops4j.pax.exam
-pax-exam-container-forked
+pax-exam-container-native
 ${pax-exam.version}
 test
   
   
 org.ops4j.pax.url
 pax-url-aether
-2.6.9
+${pax-url.version}
 test
   
   
 org.ops4j.pax.url
 pax-url-wrap
-2.6.1
+${pax-url.version}
 test
   
   
diff --git a/oak-store-composite/pom.xml b/oak-store-composite/pom.xml
index 62ea4a3bd5..84b7de9a96 100644
--- a/oak-store-composite/pom.xml
+++ b/oak-store-composite/pom.xml
@@ -255,7 +255,7 @@
 
 
   org.ops4j.pax.exam
-  pax-exam-container-forked
+  pax-exam-container-native
   test