BAEL-3636 Add sentinel dashboard dependency
This commit is contained in:
parent
f7b8d67c0b
commit
9efb7c68e6
@ -29,6 +29,11 @@
|
|||||||
<artifactId>sentinel-annotation-aspectj</artifactId>
|
<artifactId>sentinel-annotation-aspectj</artifactId>
|
||||||
<version>1.8.0</version>
|
<version>1.8.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.alibaba.csp</groupId>
|
||||||
|
<artifactId>sentinel-transport-simple-http</artifactId>
|
||||||
|
<version>1.8.0</version>
|
||||||
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user