diff --git a/pom.xml b/pom.xml index 49a0ddd8fe..39720032ff 100644 --- a/pom.xml +++ b/pom.xml @@ -1332,8 +1332,8 @@ 1.2 2.13.3 1.4 - 1.8.1 - 5.8.1 + 1.9.2 + 5.9.2 1.3.2 0.3.1 2.5.2 diff --git a/testing-modules/junit5-annotations/pom.xml b/testing-modules/junit5-annotations/pom.xml index a4035a23f1..847baa827c 100644 --- a/testing-modules/junit5-annotations/pom.xml +++ b/testing-modules/junit5-annotations/pom.xml @@ -15,6 +15,12 @@ + + org.junit.jupiter + junit-jupiter + ${junit-jupiter.version} + test + org.junit.platform junit-platform-engine @@ -39,7 +45,7 @@ - 2.17.1 + 2.19.0 \ No newline at end of file