diff --git a/dubbo-test/dubbo-test-examples/pom.xml b/dubbo-test/dubbo-test-examples/pom.xml index df4d729fbe2..be24630283a 100644 --- a/dubbo-test/dubbo-test-examples/pom.xml +++ b/dubbo-test/dubbo-test-examples/pom.xml @@ -35,6 +35,11 @@ dubbo-config-api ${project.parent.version} + + com.alibaba + dubbo-config-spring + ${project.parent.version} + com.alibaba dubbo-remoting-netty diff --git a/dubbo-test/dubbo-test-integration/pom.xml b/dubbo-test/dubbo-test-integration/pom.xml index 9c45423af32..63e81249209 100644 --- a/dubbo-test/dubbo-test-integration/pom.xml +++ b/dubbo-test/dubbo-test-integration/pom.xml @@ -35,6 +35,11 @@ dubbo-config-api ${project.parent.version} + + com.alibaba + dubbo-config-spring + ${project.parent.version} + com.alibaba dubbo-remoting-netty