diff --git a/pom.xml b/pom.xml index 688a220..6f7b150 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ org.junit.vintage junit-vintage-engine - 5.9.0 + 5.14.4 test @@ -95,13 +95,13 @@ org.junit.platform junit-platform-launcher - 1.9.0 + 1.14.4 test org.junit.platform junit-platform-commons - 1.9.0 + 1.14.4 test @@ -119,19 +119,19 @@ org.junit.jupiter junit-jupiter-engine - 5.9.0 + 5.14.4 test org.junit.jupiter junit-jupiter-api - 5.9.0 + 5.14.4 test org.junit.jupiter junit-jupiter-params - 5.9.0 + 5.14.4 test