diff --git a/pom.xml b/pom.xml index 4a188c4..6164711 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.1.RELEASE + 2.1.4.RELEASE @@ -248,6 +248,10 @@ junit-platform-runner test + + org.junit.platform + junit-platform-launcher +