diff --git a/pom.xml b/pom.xml index c124df8bc..1c2890446 100644 --- a/pom.xml +++ b/pom.xml @@ -84,10 +84,31 @@ under the License. 1.1.0 3.12.0 2.7.0 + 5.10.1 + 4.13.2 + 3.24.2 true 1.5.0 + + + + org.junit + junit-bom + ${junit5.version} + pom + import + + + + junit + junit + ${junit4.version} + + + + @@ -176,6 +197,25 @@ under the License. jar ${version.awaitility} + + + org.junit.jupiter + junit-jupiter + test + + + + org.junit.vintage + junit-vintage-engine + test + + + + org.assertj + assertj-core + ${assertj.version} + test +