diff --git a/base/pom.xml b/base/pom.xml index 0246333..0749883 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -68,15 +68,6 @@ NOTE: NOT to be used by components outside of Jackson: application code should o - - - junit - junit - ${version.junit} - test - - - @@ -86,6 +77,14 @@ NOTE: NOT to be used by components outside of Jackson: application code should o ${version.assertj} test + + + junit + junit + ${version.junit} + test + + org.junit junit-bom