From 66131d2d9c005807d86fb3bfe6b8f0fb1aeff834 Mon Sep 17 00:00:00 2001 From: Kun Song Date: Thu, 6 Feb 2020 21:44:17 +0800 Subject: [PATCH] Remove duplicate dependency from dubbo-config-spring (#5716) --- dubbo-config/dubbo-config-spring/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dubbo-config/dubbo-config-spring/pom.xml b/dubbo-config/dubbo-config-spring/pom.xml index 12bd8d2907..e88fc2dbb7 100644 --- a/dubbo-config/dubbo-config-spring/pom.xml +++ b/dubbo-config/dubbo-config-spring/pom.xml @@ -29,11 +29,6 @@ false - - org.apache.dubbo - dubbo-config-api - ${project.parent.version} - org.apache.dubbo dubbo-config-api