diff --git a/pom.xml b/pom.xml index 99a90567..1b1c6d57 100644 --- a/pom.xml +++ b/pom.xml @@ -117,13 +117,13 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.junit.jupiter junit-jupiter-api - 5.10.3 + 5.11.0 test org.junit.jupiter junit-jupiter-params - 5.10.3 + 5.11.0 test diff --git a/src/it/fake-validation/pom.xml b/src/it/fake-validation/pom.xml index 89ba6c5b..8727b41e 100644 --- a/src/it/fake-validation/pom.xml +++ b/src/it/fake-validation/pom.xml @@ -64,7 +64,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.junit.jupiter junit-jupiter-api - 5.10.3 + 5.11.0 test diff --git a/src/it/loggable/pom.xml b/src/it/loggable/pom.xml index 3049e2b8..f4c879ab 100644 --- a/src/it/loggable/pom.xml +++ b/src/it/loggable/pom.xml @@ -83,19 +83,19 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.junit.jupiter junit-jupiter-api - 5.10.3 + 5.11.0 test org.junit.jupiter junit-jupiter-params - 5.10.3 + 5.11.0 test org.junit.vintage junit-vintage-engine - 5.10.3 + 5.11.0 test diff --git a/src/it/weaving/pom.xml b/src/it/weaving/pom.xml index 2d8545fa..c07bb9c7 100644 --- a/src/it/weaving/pom.xml +++ b/src/it/weaving/pom.xml @@ -98,19 +98,19 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.junit.jupiter junit-jupiter-api - 5.10.3 + 5.11.0 test org.junit.jupiter junit-jupiter-params - 5.10.3 + 5.11.0 test org.junit.vintage junit-vintage-engine - 5.10.3 + 5.11.0 test