From b7dddb3577c211cb7c8465a5950a6bbd093f7a94 Mon Sep 17 00:00:00 2001 From: piomin Date: Tue, 9 Jun 2020 00:20:49 +0200 Subject: [PATCH] #561 Removing version of junit-vintage --- .../discovery/tests/pom.xml | 1 - .../simple-configmap/pom.xml | 1 - spring-cloud-kubernetes-integration-tests/simple-core/pom.xml | 1 - 3 files changed, 3 deletions(-) diff --git a/spring-cloud-kubernetes-integration-tests/discovery/tests/pom.xml b/spring-cloud-kubernetes-integration-tests/discovery/tests/pom.xml index 5fa02dc8..97fd9aa3 100644 --- a/spring-cloud-kubernetes-integration-tests/discovery/tests/pom.xml +++ b/spring-cloud-kubernetes-integration-tests/discovery/tests/pom.xml @@ -22,7 +22,6 @@ org.junit.vintage junit-vintage-engine - 5.6.2 test diff --git a/spring-cloud-kubernetes-integration-tests/simple-configmap/pom.xml b/spring-cloud-kubernetes-integration-tests/simple-configmap/pom.xml index 4af81d26..37ebae6e 100644 --- a/spring-cloud-kubernetes-integration-tests/simple-configmap/pom.xml +++ b/spring-cloud-kubernetes-integration-tests/simple-configmap/pom.xml @@ -39,7 +39,6 @@ org.junit.vintage junit-vintage-engine - 5.6.2 test diff --git a/spring-cloud-kubernetes-integration-tests/simple-core/pom.xml b/spring-cloud-kubernetes-integration-tests/simple-core/pom.xml index 5f3982b1..41cd2ce2 100644 --- a/spring-cloud-kubernetes-integration-tests/simple-core/pom.xml +++ b/spring-cloud-kubernetes-integration-tests/simple-core/pom.xml @@ -39,7 +39,6 @@ org.junit.vintage junit-vintage-engine - 5.6.2 test