From 9e1a0e304bcf90553400c7a72a903e6af482b973 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 15:52:11 +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 debf0ec..48ac029 100644 --- a/pom.xml +++ b/pom.xml @@ -279,13 +279,13 @@ SOFTWARE. org.junit.jupiter junit-jupiter-engine - 5.9.1 + 5.10.3 test org.junit.jupiter junit-jupiter-api - 5.9.1 + 5.10.3 test