diff --git a/spring-cloud-config-monitor/pom.xml b/spring-cloud-config-monitor/pom.xml index 0a5f4bbb..ddfaf2f2 100644 --- a/spring-cloud-config-monitor/pom.xml +++ b/spring-cloud-config-monitor/pom.xml @@ -46,5 +46,10 @@ spring-boot-starter-test test + + org.junit.vintage + junit-vintage-engine + test + diff --git a/spring-cloud-config-sample/pom.xml b/spring-cloud-config-sample/pom.xml index 2372438d..d7670663 100644 --- a/spring-cloud-config-sample/pom.xml +++ b/spring-cloud-config-sample/pom.xml @@ -47,6 +47,11 @@ spring-boot-starter-test test + + org.junit.vintage + junit-vintage-engine + test +