From 83a36562bf4b1ad8f458bf5e6b18faa9fcb0929a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 20:01:41 +0000 Subject: [PATCH] Update junit5 monorepo to v5.11.4 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a192fa263..ad111e769 100644 --- a/pom.xml +++ b/pom.xml @@ -158,19 +158,19 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.junit.jupiter junit-jupiter-api - 5.10.3 + 5.11.4 test org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.4 test org.junit.jupiter junit-jupiter-params - 5.10.3 + 5.11.4 test