From b2f2bbff0dee469fb0df86d0b66b5a771df6a4e5 Mon Sep 17 00:00:00 2001 From: "Oliver B. Fischer" Date: Wed, 7 Jul 2021 21:25:47 +0200 Subject: [PATCH] Fixes [mojohaus/mojo-parent#180] o Added BOM for JUnit 5 to the dependency management section --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 8c6f00b..32e6315 100644 --- a/pom.xml +++ b/pom.xml @@ -210,6 +210,7 @@ 3.1.2 2021-06-01T19:19:12Z ${project.reporting.outputDirectory} + 5.7.1 @@ -241,6 +242,13 @@ 4.13.2 test + + org.junit + junit-bom + ${junit5.version} + pom + import + org.apache.maven.plugin-tools maven-plugin-annotations