From c30641c2e58b73cff635225c6530afc791249287 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 16:37:02 +0000 Subject: [PATCH] Update junit5 monorepo to v5.10.3 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e43052f..13d16f4 100644 --- a/pom.xml +++ b/pom.xml @@ -167,19 +167,19 @@ org.junit.jupiter junit-jupiter - 5.10.2 + 5.10.3 test org.junit.jupiter junit-jupiter-api - 5.10.2 + 5.10.3 test org.junit.vintage junit-vintage-engine - 5.10.2 + 5.10.3 test