diff --git a/pom-central.xml b/pom-central.xml index ef79c120..7c942c9d 100644 --- a/pom-central.xml +++ b/pom-central.xml @@ -57,7 +57,7 @@ org.junit.jupiter junit-jupiter-engine - [5.11.3,) + [5.12.0,) @@ -126,19 +126,19 @@ org.junit.jupiter junit-jupiter-api - [5.11.3,) + [5.12.0,) test org.junit.platform junit-platform-launcher - [1.11.3,) + [1.12.0,) test org.awaitility awaitility - [4.2.2,) + [4.3.0,) test diff --git a/pom-pack.xml b/pom-pack.xml index 95030454..2a8c1a05 100644 --- a/pom-pack.xml +++ b/pom-pack.xml @@ -58,7 +58,7 @@ org.junit.jupiter junit-jupiter-engine - [5.11.3,) + [5.12.0,) @@ -244,19 +244,19 @@ org.junit.jupiter junit-jupiter-api - [5.11.3,) + [5.12.0,) test org.junit.platform junit-platform-launcher - [1.11.3,) + [1.12.0,) test org.awaitility awaitility - [4.2.2,) + [4.3.0,) test diff --git a/pom.xml b/pom.xml index 3c6ccdb7..83527a13 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ org.junit.jupiter junit-jupiter-engine - [5.11.3,) + [5.12.0,) @@ -201,25 +201,25 @@ org.junit.jupiter junit-jupiter-api - [5.11.3,) + [5.12.0,) test org.junit.jupiter junit-jupiter-engine - [5.11.3,) + [5.12.0,) test org.junit.platform junit-platform-launcher - [1.11.3,) + [1.12.0,) test org.awaitility awaitility - [4.2.2,) + [4.3.0,) test