From a15990e3d8288f90aef0b605b343cbd7a33a4d12 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 23 Jan 2025 19:27:23 +0000
Subject: [PATCH] chore(deps): update junit5 monorepo
---
pom.xml | 10 +++++-----
src/it/saxon/pom.xml | 4 ++--
src/it/xerces/pom.xml | 4 ++--
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3a386d0..4b1db12 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 5a4a294..46465db 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 0e73bd8..73095a3 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