diff --git a/examples/pom.xml b/examples/pom.xml index 31b21b36..8522e78c 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.12.1 + 3.14.0 11 11 @@ -56,12 +56,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0 + 3.5.3 org.junit.jupiter junit-jupiter-engine - [5.10.2,) + 5.13.2 @@ -71,7 +71,13 @@ org.junit.jupiter junit-jupiter-api - [5.10.2,) + 5.13.2 + test + + + org.junit.platform + junit-platform-launcher + 1.13.2 test diff --git a/pom-central.xml b/pom-central.xml index 11c60fc0..7ddbe1a5 100644 --- a/pom-central.xml +++ b/pom-central.xml @@ -57,7 +57,7 @@ org.junit.jupiter junit-jupiter-engine - [5.13.1,) + 5.13.2 @@ -156,19 +156,19 @@ org.junit.jupiter junit-jupiter-api - [5.13.1,) + 5.13.2 test org.junit.jupiter junit-jupiter-engine - [5.13.1,) + 5.13.2 test org.junit.platform junit-platform-launcher - [1.13.1,) + 1.13.2 test diff --git a/pom-pack.xml b/pom-pack.xml index 5c7e22ac..d89d9152 100644 --- a/pom-pack.xml +++ b/pom-pack.xml @@ -58,7 +58,7 @@ org.junit.jupiter junit-jupiter-engine - [5.13.1,) + 5.13.2 @@ -244,19 +244,19 @@ org.junit.jupiter junit-jupiter-api - [5.13.1,) + 5.13.2 test org.junit.jupiter junit-jupiter-engine - [5.13.1,) + 5.13.2 test org.junit.platform junit-platform-launcher - [1.13.1,) + 1.13.2 test diff --git a/pom.xml b/pom.xml index b1f6422c..9c538884 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ org.junit.jupiter junit-jupiter-engine - [5.13.1,) + 5.13.2 @@ -201,19 +201,19 @@ org.junit.jupiter junit-jupiter-api - [5.13.1,) + 5.13.2 test org.junit.jupiter junit-jupiter-engine - [5.13.1,) + 5.13.2 test org.junit.platform junit-platform-launcher - [1.13.1,) + 1.13.2 test