diff --git a/pom.xml b/pom.xml index 07a17dd..315e30c 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ org.junit.platform junit-platform-surefire-provider - 1.0.2 + 1.1.0 @@ -99,13 +99,13 @@ org.junit.jupiter junit-jupiter-engine - 5.0.3 + 5.1.0 test org.junit.jupiter junit-jupiter-migrationsupport - 5.0.3 + 5.1.0 org.hamcrest @@ -122,13 +122,13 @@ org.mockito mockito-core - 2.13.0 + 2.15.0 test org.mockito mockito-inline - 2.13.0 + 2.15.0 test