From ab32c9f8ee00e4c4e89c0ebcd46d6006c88b726d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 16:59:51 +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 e3a84a64..5e2f28e4 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 19333a10..117dfa62 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 8b21a615..43d0f5b1 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