From 0b15606faedea044b40a0dff156bb267968fefb0 Mon Sep 17 00:00:00 2001 From: exceptionfactory Date: Mon, 5 Jul 2021 11:30:13 -0500 Subject: [PATCH] NIFI-8757 Upgraded MiNiFi docker-compose-rule-junit4 to 1.5.0 This closes #5198. Signed-off-by: David Handermann --- minifi/minifi-c2/minifi-c2-integration-tests/pom.xml | 2 +- minifi/minifi-integration-tests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/minifi/minifi-c2/minifi-c2-integration-tests/pom.xml b/minifi/minifi-c2/minifi-c2-integration-tests/pom.xml index 0698330868..c916a31ce6 100644 --- a/minifi/minifi-c2/minifi-c2-integration-tests/pom.xml +++ b/minifi/minifi-c2/minifi-c2-integration-tests/pom.xml @@ -56,7 +56,7 @@ limitations under the License. com.palantir.docker.compose docker-compose-rule-junit4 - 0.33.0 + 1.5.0 test diff --git a/minifi/minifi-integration-tests/pom.xml b/minifi/minifi-integration-tests/pom.xml index 8d61f1fca9..4febe0f5de 100644 --- a/minifi/minifi-integration-tests/pom.xml +++ b/minifi/minifi-integration-tests/pom.xml @@ -40,7 +40,7 @@ limitations under the License. com.palantir.docker.compose docker-compose-rule-junit4 - 0.33.0 + 1.5.0 test