feature: update sentinel to 1.8.6 (#3079)

feature: update sentinel to 1.8.6
pull/3080/head^2
Steve Rao 2 years ago committed by GitHub
parent e9a6add9fb
commit 6d46299916
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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>

Loading…
Cancel
Save