diff --git a/pom.xml b/pom.xml index 586526229..3775ee5b4 100644 --- a/pom.xml +++ b/pom.xml @@ -255,25 +255,25 @@ org.junit.jupiter junit-jupiter-api - 6.0.1 + 6.0.2 test org.junit.jupiter junit-jupiter-engine - 6.0.1 + 6.0.2 test org.junit.jupiter junit-jupiter-params - 6.0.1 + 6.0.2 test org.junit.platform junit-platform-launcher - 6.0.1 + 6.0.2 test diff --git a/src/it/lints-it/pom.xml b/src/it/lints-it/pom.xml index a438fc76e..3a626f76c 100644 --- a/src/it/lints-it/pom.xml +++ b/src/it/lints-it/pom.xml @@ -22,19 +22,19 @@ org.junit.jupiter junit-jupiter-api - 5.13.3 + 5.14.2 test org.junit.jupiter junit-jupiter-params - 5.13.3 + 5.14.2 test org.junit.jupiter junit-jupiter-engine - 5.13.3 + 5.14.2 test