SSS-K commented on a change in pull request #259:
URL: https://github.com/apache/dubbo-samples/pull/259#discussion_r557282407



##########
File path: dubbo-samples-ssl/pom.xml
##########
@@ -30,4 +30,51 @@
        <module>dubbo-samples-ssl-provider</module>
        <module>dubbo-samples-ssl-consumer</module>
    </modules>
+
+    <properties>
+        <dubbo.version>2.7.7</dubbo.version>
+        <junit.version>4.12</junit.version>
+    </properties>
+
+    <dependencyManagement>
+        <dependencies>

Review comment:
       ssl这个模块没有依赖spring 和 spring-boot,也需要加上么




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to