From b552369a931e2a1018aabb1bd61f3b719de97428 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Mon, 19 Feb 2024 14:00:24 -0800 Subject: [PATCH] Manual merge --- base/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/base/pom.xml b/base/pom.xml index 9b4a8ce..0246333 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -86,6 +86,14 @@ NOTE: NOT to be used by components outside of Jackson: application code should o ${version.assertj} test + + org.junit + junit-bom + ${version.junit5} + pom + import + +