From 823e71f5dbbb1e78c01aaa269a59460354fc368b Mon Sep 17 00:00:00 2001 From: Shoothzj Date: Tue, 9 Nov 2021 20:31:30 +0800 Subject: [PATCH] mininal integration depdency scope --- tests/integration/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index 66f3872e7961f..76905b4465107 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -148,12 +148,14 @@ org.elasticsearch.client elasticsearch-rest-high-level-client + test com.rabbitmq amqp-client ${rabbitmq-client.version} + test