From 6be4333f1dac4aab5024fc71746fa88683757f2a Mon Sep 17 00:00:00 2001 From: Valentyn Kolesnikov Date: Mon, 3 Nov 2025 11:05:44 +0200 Subject: [PATCH] Updated junit 5.14.1/1.14.1 --- examples/pom.xml | 6 +++--- pom-central.xml | 8 ++++---- pom-pack.xml | 8 ++++---- pom.xml | 6 +++--- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/examples/pom.xml b/examples/pom.xml index 8522e78c..cd85aff9 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -61,7 +61,7 @@ org.junit.jupiter junit-jupiter-engine - 5.13.2 + 5.14.1 @@ -71,13 +71,13 @@ org.junit.jupiter junit-jupiter-api - 5.13.2 + 5.14.1 test org.junit.platform junit-platform-launcher - 1.13.2 + 1.14.1 test diff --git a/pom-central.xml b/pom-central.xml index 8bf145c4..9117820e 100644 --- a/pom-central.xml +++ b/pom-central.xml @@ -57,7 +57,7 @@ org.junit.jupiter junit-jupiter-engine - 5.13.2 + 5.14.1 @@ -156,19 +156,19 @@ org.junit.jupiter junit-jupiter-api - 5.13.2 + 5.14.1 test org.junit.jupiter junit-jupiter-engine - 5.13.2 + 5.14.1 test org.junit.platform junit-platform-launcher - 1.13.2 + 1.14.1 test diff --git a/pom-pack.xml b/pom-pack.xml index 5d3b3654..bfdb9f09 100644 --- a/pom-pack.xml +++ b/pom-pack.xml @@ -58,7 +58,7 @@ org.junit.jupiter junit-jupiter-engine - 5.13.2 + 5.14.1 @@ -244,19 +244,19 @@ org.junit.jupiter junit-jupiter-api - 5.13.2 + 5.14.1 test org.junit.jupiter junit-jupiter-engine - 5.13.2 + 5.14.1 test org.junit.platform junit-platform-launcher - 1.13.2 + 1.14.1 test diff --git a/pom.xml b/pom.xml index 82b3ac99..e67a1c3e 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ org.junit.jupiter junit-jupiter-engine - 5.13.4 + 5.14.1 @@ -207,13 +207,13 @@ org.junit.jupiter junit-jupiter-engine - 5.13.4 + 5.14.1 test org.junit.platform junit-platform-launcher - 1.13.4 + 1.14.1 test