From fae79fc01c2cd00bb51d3b2c7d638b4c87232b1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:31:56 +0000 Subject: [PATCH] Update junit5 monorepo to v5.11.4 --- eo-maven-plugin/src/it/rewritten_sources/pom.xml | 4 ++-- pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eo-maven-plugin/src/it/rewritten_sources/pom.xml b/eo-maven-plugin/src/it/rewritten_sources/pom.xml index 6aaceb5c31..7cc7487e1c 100644 --- a/eo-maven-plugin/src/it/rewritten_sources/pom.xml +++ b/eo-maven-plugin/src/it/rewritten_sources/pom.xml @@ -41,13 +41,13 @@ SOFTWARE. org.junit.jupiter junit-jupiter-api - 5.11.3 + 5.11.4 test org.junit.jupiter junit-jupiter-params - 5.11.3 + 5.11.4 test diff --git a/pom.xml b/pom.xml index 8ec4d9f77f..f04ff0c6a4 100644 --- a/pom.xml +++ b/pom.xml @@ -142,7 +142,7 @@ SOFTWARE. org.junit junit-bom - 5.11.3 + 5.11.4 pom test @@ -155,13 +155,13 @@ SOFTWARE. org.junit.jupiter junit-jupiter-params - 5.11.3 + 5.11.4 test org.junit.jupiter junit-jupiter-api - 5.11.3 + 5.11.4 test