From 038201e31423f329afdc5695a4177293b19bc270 Mon Sep 17 00:00:00 2001 From: Karl Heinz Marbaise Date: Thu, 30 Sep 2021 01:26:42 +0200 Subject: [PATCH] [MNG-7274] - JUnit Jupiter via BOM --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index c1bb3036b7..39e372bba2 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ under the License. 2.6.0 1.4 3.12.0 - 5.7.0 + 5.8.1 3.2.0 2.1.0 1.26 @@ -448,10 +448,11 @@ under the License. test - org.junit.jupiter - junit-jupiter-params + org.junit + junit-bom + pom ${junitVersion} - test + import @@ -462,7 +463,6 @@ under the License. org.junit.jupiter junit-jupiter-engine - ${junitVersion} test