From 71175238c8597b70524b816161c5efe4fe4289c1 Mon Sep 17 00:00:00 2001 From: sullis Date: Thu, 22 Feb 2024 12:14:08 -0800 Subject: [PATCH] junit 5.10.2 --- client/pom.xml | 3 --- pom.xml | 12 ++++++++++++ 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index e618b05cf..039e5d662 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -79,7 +79,6 @@ org.junit.jupiter junit-jupiter-api - 5.9.0 test @@ -87,7 +86,6 @@ org.junit.jupiter junit-jupiter-engine - 5.9.0 test @@ -95,7 +93,6 @@ org.junit.jupiter junit-jupiter-params - 5.9.0 test diff --git a/pom.xml b/pom.xml index a6ec8ed66..3340fd367 100644 --- a/pom.xml +++ b/pom.xml @@ -103,6 +103,18 @@ client + + + + org.junit + junit-bom + 5.10.2 + pom + import + + + + io.netty