From 1fe6d2d55ee313df6e0600d159e34a93e5d1a8bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 16:50:08 +0000 Subject: [PATCH] Update junit5 monorepo to v5.10.3 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bb348a83..54af3258 100644 --- a/pom.xml +++ b/pom.xml @@ -87,13 +87,13 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.junit.jupiter junit-jupiter-api - 5.9.0 + 5.10.3 test org.junit.jupiter junit-jupiter-params - 5.9.0 + 5.10.3 test