From fd27d2a343cf7380aeae2bcba758050e5886c71d Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-fit-connect@fitko.de>
Date: Sun, 23 Jul 2023 15:45:51 +0000
Subject: [PATCH] fix(deps): update junit5 monorepo

---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 28c3d1957..fd6a1c755 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,9 +77,9 @@
         <json-schema-validator.version>1.0.86</json-schema-validator.version>
 
         <!-- Testing -->
-        <junit.version>5.9.3</junit.version>
+        <junit.version>5.10.0</junit.version>
         <mockito.version>5.2.0</mockito.version>
-        <junit-platform-version>1.9.3</junit-platform-version>
+        <junit-platform-version>1.10.0</junit-platform-version>
         <mockito.version>5.4.0</mockito.version>
         <wiremock.version>2.27.2</wiremock.version>
         <hamcrest.version>1.3</hamcrest.version>
-- 
GitLab