diff --git a/pom.xml b/pom.xml index 52658199..f17428a1 100644 --- a/pom.xml +++ b/pom.xml @@ -88,8 +88,7 @@ UTF-8 - 5.14.4 - 1.14.4 + 6.1.1 19.0.0 1.82.1 @@ -127,6 +126,13 @@ pom import + + org.junit + junit-bom + 6.1.1 + pom + import + @@ -300,27 +306,23 @@ org.junit.platform junit-platform-engine - ${junit-platform.version} org.junit.platform junit-platform-launcher - ${junit-platform.version} org.junit.jupiter junit-jupiter-engine - ${junit-jupiter.version} test org.junit.jupiter junit-jupiter-params - ${junit-jupiter.version} test