You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2019/07/31 06:14:22 UTC

[GitHub] [servicecomb-java-chassis] wujimin commented on a change in pull request #1284: [SCB-1408] NoClassDefFoundError occurs when starting springboot app a…

wujimin commented on a change in pull request #1284: [SCB-1408] NoClassDefFoundError occurs when starting springboot app a…
URL: https://github.com/apache/servicecomb-java-chassis/pull/1284#discussion_r309052596
 
 

 ##########
 File path: dynamic-config/config-apollo/pom.xml
 ##########
 @@ -43,6 +43,7 @@
     <dependency>
       <groupId>javax.validation</groupId>
       <artifactId>validation-api</artifactId>
+      <version>2.0.1.Final</version>
 
 Review comment:
   should declare in DM, and already declared in DM
   what caused declare again in this place to resolve problem?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services