diff --git a/pom.xml b/pom.xml
index e3a84a6..5e2f28e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,31 +161,31 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
org.junit.platform
junit-platform-engine
- 1.10.2
+ 1.11.4
test
org.junit.platform
junit-platform-commons
- 1.10.2
+ 1.11.4
test
org.junit.jupiter
junit-jupiter-api
- 5.10.2
+ 5.11.4
test
org.junit.jupiter
junit-jupiter-engine
- 5.10.2
+ 5.11.4
test
org.junit.vintage
junit-vintage-engine
- 5.10.2
+ 5.11.4
test
diff --git a/src/it/saxon/pom.xml b/src/it/saxon/pom.xml
index 19333a1..117dfa6 100644
--- a/src/it/saxon/pom.xml
+++ b/src/it/saxon/pom.xml
@@ -69,13 +69,13 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
org.junit.jupiter
junit-jupiter-engine
- 5.11.3
+ 5.11.4
test
org.junit.jupiter
junit-jupiter-api
- 5.11.3
+ 5.11.4
test
diff --git a/src/it/xerces/pom.xml b/src/it/xerces/pom.xml
index 8b21a61..43d0f5b 100644
--- a/src/it/xerces/pom.xml
+++ b/src/it/xerces/pom.xml
@@ -70,13 +70,13 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
org.junit.jupiter
junit-jupiter-engine
- 5.11.3
+ 5.11.4
test
org.junit.jupiter
junit-jupiter-api
- 5.11.3
+ 5.11.4
test