tangzhexu commented on issue #2123:
URL:
https://github.com/apache/servicecomb-java-chassis/issues/2123#issuecomment-742422820
目前我是引用了这个版本的pom管理
<dependency>
<groupId>com.huawei.paas.cse</groupId>
<artifactId>cse-dependency</artifactId>
<version>2.3.62/version>
<type>pom</type>
<scope>import</scope>
</dependency>
刚刚回复的建议使用 2.1.3 版本。是指以下两个依赖都升级成2.1.3吗?
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>edge-core</artifactId>
</dependency>
<dependency>
<groupId>com.huawei.paas.cse</groupId>
<artifactId>cse-solution-service-engine</artifactId>
</dependency>
----------------------------------------------------------------
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]