Update pom.xml

remove alicloud context
pull/365/head
pbting 6 years ago committed by GitHub
parent 9b84df9015
commit c8f1697c3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,10 +29,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-alicloud-context</artifactId>
</dependency>
</dependencies>
<build>

Loading…
Cancel
Save