We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1527c1b commit 3558841Copy full SHA for 3558841
1 file changed
example/example_svc/pom.xml
@@ -47,15 +47,11 @@
47
48
<dependency>
49
<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>
+ <artifactId>uni-boot-framework-base</artifactId>
55
</dependency>
56
57
58
- <artifactId>uni-boot-framework-base</artifactId>
+ <artifactId>uni-boot-common-plugin-actuator</artifactId>
59
60
61
0 commit comments