回滚
This commit is contained in:
21
pom.xml
21
pom.xml
@@ -67,27 +67,6 @@
|
|||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>spring-boot-starter-web</artifactId>
|
<artifactId>spring-boot-starter-web</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.huaweicloud.sdk</groupId>
|
|
||||||
<artifactId>huaweicloud-sdk-eg</artifactId>
|
|
||||||
<version>3.1.36</version>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.huaweicloud.sdk</groupId>
|
|
||||||
<artifactId>huaweicloud-sdk-core</artifactId>
|
|
||||||
<version>3.1.36</version>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<!-- cloudevents -->
|
|
||||||
<dependency>
|
|
||||||
<groupId>io.cloudevents</groupId>
|
|
||||||
<artifactId>cloudevents-json-jackson</artifactId>
|
|
||||||
<version>2.2.0</version>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<dependencyManagement>
|
<dependencyManagement>
|
||||||
|
|||||||
Reference in New Issue
Block a user