htynkn commented on a change in pull request #1564: update CXF to latest 
version and add test case for webservice protocol
URL: https://github.com/apache/incubator-dubbo/pull/1564#discussion_r179932240
 
 

 ##########
 File path: dubbo-rpc/dubbo-rpc-webservice/pom.xml
 ##########
 @@ -43,10 +43,12 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-frontend-simple</artifactId>
+            <version>3.2.4</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
+            <version>3.2.4</version>
 
 Review comment:
   version is managed in here: 
https://github.com/apache/incubator-dubbo/blob/master/dependencies-bom/pom.xml#L184
   You may like to update it in dependencies-bom project

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to