diff --git a/oak-jcr/pom.xml b/oak-jcr/pom.xml
index 1dea40984ce..b6330c07df0 100644
--- a/oak-jcr/pom.xml
+++ b/oak-jcr/pom.xml
@@ -505,7 +505,6 @@
junit-addons
junit-addons
- 1.4
test
diff --git a/oak-lucene/pom.xml b/oak-lucene/pom.xml
index c8ed976cd94..32adba23abd 100644
--- a/oak-lucene/pom.xml
+++ b/oak-lucene/pom.xml
@@ -460,7 +460,6 @@
com.github.stefanbirkner
system-rules
- 1.19.0
test
diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index 080e358e640..f4c600fb8cc 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -71,6 +71,7 @@
3.0.25
4.1.135.Final
2.34.9
+ 5.23.0
17
${javaTargetVersion}
@@ -551,49 +552,16 @@
26.0.2-1
provided
-
- junit
- junit
- 4.13.1
-
-
- org.hamcrest
- hamcrest
- 3.0
- test
-
-
- org.junit
- junit-bom
- 5.14.2
- pom
- import
-
org.mongodb
mongodb-driver-sync
${mongo.driver.version}
-
- org.easymock
- easymock
- 5.6.0
-
-
- org.mockito
- mockito-core
- 5.23.0
-
org.slf4j
slf4j-api
${slf4j.api.version}
-
- org.slf4j
- slf4j-simple
- ${slf4j.version}
-
org.slf4j
log4j-over-slf4j
@@ -624,18 +592,6 @@
aws-s3
2.0.3
-
- org.apache.sling
- org.apache.sling.testing.osgi-mock.junit4
- 2.4.18
- test
-
-
- org.apache.sling
- org.apache.sling.testing.osgi-mock.core
- 2.4.18
- test
-
org.apache.commons
commons-collections4
@@ -756,13 +712,6 @@
httpmime
4.5.14
-
-
- org.testcontainers
- testcontainers
- ${testcontainers.version}
- test
-
com.microsoft.azure
azure-storage
@@ -863,7 +812,93 @@
import
-
+
+
+
+
+ junit
+ junit
+ 4.13.1
+
+
+ org.hamcrest
+ hamcrest
+ 3.0
+ test
+
+
+ org.junit
+ junit-bom
+ 5.14.2
+ pom
+ import
+
+
+
+
+ org.mockito
+ mockito-core
+ ${mockito.version}
+ test
+
+
+ net.bytebuddy
+ byte-buddy
+ 1.17.7
+ test
+
+
+ org.objenesis
+ objenesis
+ 3.4
+ test
+
+
+ org.ow2.asm
+ asm
+ 9.8
+ test
+
+
+
+
+ org.easymock
+ easymock
+ 5.6.0
+ test
+
+
+
+
+ org.slf4j
+ slf4j-simple
+ ${slf4j.version}
+ test
+
+
+
+
+ org.apache.sling
+ org.apache.sling.testing.osgi-mock.junit4
+ 2.4.18
+ test
+
+
+ org.apache.sling
+ org.apache.sling.testing.osgi-mock.core
+ 2.4.18
+ test
+
+
+
+
+ org.testcontainers
+ testcontainers
+ ${testcontainers.version}
+ test
+
+
+
org.apache.sling
org.apache.sling.testing.paxexam
@@ -918,6 +953,24 @@
${pax-url.version}
test
+
+ org.ops4j.pax.url
+ pax-url-commons
+ ${pax-url.version}
+ test
+
+
+ org.ops4j.pax.swissbox
+ pax-swissbox-tracker
+ 1.9.0
+ test
+
+
+ org.ops4j.pax.tinybundles
+ tinybundles
+ 3.0.0
+ test
+
org.apache.felix
org.apache.felix.framework
@@ -930,12 +983,26 @@
1
test
+
+
com.github.stefanbirkner
system-rules
1.19.0
test
+
+ junit-addons
+ junit-addons
+ 1.4
+ test
+
+
+ org.mock-server
+ mockserver-junit-rule-no-dependencies
+ 5.14.0
+ test
+
diff --git a/oak-run-commons/pom.xml b/oak-run-commons/pom.xml
index 6b1fabfa514..e3398a6984b 100644
--- a/oak-run-commons/pom.xml
+++ b/oak-run-commons/pom.xml
@@ -225,7 +225,6 @@
com.github.stefanbirkner
system-rules
- 1.19.0
test
diff --git a/oak-run/pom.xml b/oak-run/pom.xml
index b110f1f64bf..2a1aec58067 100644
--- a/oak-run/pom.xml
+++ b/oak-run/pom.xml
@@ -508,7 +508,6 @@
com.github.stefanbirkner
system-rules
- 1.19.0
test
diff --git a/oak-search-elastic/pom.xml b/oak-search-elastic/pom.xml
index 9aa1ac10186..9c21d524aa1 100644
--- a/oak-search-elastic/pom.xml
+++ b/oak-search-elastic/pom.xml
@@ -312,7 +312,6 @@
com.github.stefanbirkner
system-rules
- 1.19.0
test
diff --git a/oak-segment-azure/pom.xml b/oak-segment-azure/pom.xml
index 99060f1e3c7..34122ccb526 100644
--- a/oak-segment-azure/pom.xml
+++ b/oak-segment-azure/pom.xml
@@ -428,7 +428,6 @@
org.mock-server
mockserver-junit-rule-no-dependencies
- 5.14.0
test
diff --git a/oak-store-document/pom.xml b/oak-store-document/pom.xml
index 951ed303be9..291a2d8a5da 100644
--- a/oak-store-document/pom.xml
+++ b/oak-store-document/pom.xml
@@ -229,7 +229,6 @@
junit-addons
junit-addons
- 1.4
test
@@ -343,7 +342,6 @@
org.testcontainers
testcontainers
- ${testcontainers.version}
test