From d822babecca34894629f56d4ddaf17c3bb1ae191 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 18:37:19 +0000 Subject: [PATCH] fix(deps): update junit5 monorepo --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 43ce10533..101004a9f 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ UTF-8 1.8 ${maven.compiler.source} - 5.10.0 + 5.10.1 **/e2e/*.java ${groupId}.${artifactId} @@ -109,7 +109,7 @@ org.junit.platform junit-platform-suite - 1.10.0 + 1.10.1 test @@ -162,7 +162,7 @@ org.junit junit-bom - 5.10.0 + 5.10.1 pom import