Skip to content

Commit 3558841

Browse files
committed
build: 删除不必要的依赖
1 parent 1527c1b commit 3558841

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

example/example_svc/pom.xml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,11 @@
4747

4848
<dependency>
4949
<groupId>com.github.cadecode</groupId>
50-
<artifactId>uni-boot-common-plugin-actuator</artifactId>
51-
</dependency>
52-
<dependency>
53-
<groupId>com.github.cadecode</groupId>
54-
<artifactId>uni-boot-common-plugin-mq</artifactId>
50+
<artifactId>uni-boot-framework-base</artifactId>
5551
</dependency>
5652
<dependency>
5753
<groupId>com.github.cadecode</groupId>
58-
<artifactId>uni-boot-framework-base</artifactId>
54+
<artifactId>uni-boot-common-plugin-actuator</artifactId>
5955
</dependency>
6056
<dependency>
6157
<groupId>com.github.cadecode</groupId>

0 commit comments

Comments
 (0)