|
|
|
@ -19,7 +19,7 @@
|
|
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
|
<revision>2.2.9-SNAPSHOT</revision>
|
|
|
|
|
<sentinel.version>1.8.5</sentinel.version>
|
|
|
|
|
<sentinel.version>1.8.6</sentinel.version>
|
|
|
|
|
<seata.version>1.5.2</seata.version>
|
|
|
|
|
<nacos.client.version>2.1.0</nacos.client.version>
|
|
|
|
|
<spring.context.support.version>1.0.11</spring.context.support.version>
|
|
|
|
@ -41,12 +41,6 @@
|
|
|
|
|
<version>${nacos.client.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.alibaba.nacos</groupId>
|
|
|
|
|
<artifactId>nacos-config</artifactId>
|
|
|
|
|
<version>${nacos.client.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<!-- Sentinel -->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.alibaba.csp</groupId>
|
|
|
|
|