From 0f8be9ec935e206bf33036e87231793c0c06bb96 Mon Sep 17 00:00:00 2001 From: Albumen Kevin Date: Thu, 14 Mar 2024 16:53:04 +0800 Subject: [PATCH] Fix compile failure --- dubbo-demo/dubbo-demo-api/dubbo-demo-api-consumer/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dubbo-demo/dubbo-demo-api/dubbo-demo-api-consumer/pom.xml b/dubbo-demo/dubbo-demo-api/dubbo-demo-api-consumer/pom.xml index ff2b42a3fe..bfe5d422ce 100644 --- a/dubbo-demo/dubbo-demo-api/dubbo-demo-api-consumer/pom.xml +++ b/dubbo-demo/dubbo-demo-api/dubbo-demo-api-consumer/pom.xml @@ -98,11 +98,6 @@ dubbo-serialization-fastjson2 ${project.version} - - org.apache.dubbo - dubbo-plugin-cluster-mergeable - ${project.version} - org.apache.logging.log4j log4j-slf4j-impl