Fix the import error of the rabbitMQ sample program pom package (#1262)

pull/1263/head
马称 2 years ago committed by GitHub
parent a5427ac4e7
commit 1011fa4e16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,7 +28,7 @@
</dependency>
<dependency>
<groupId>cn.hippo4j</groupId>
<artifactId>hippo4j-spring-boot-starter-adapter-rabbitmq</artifactId>
<artifactId>hippo4j-threadpool-spring-boot-starter-adapter-rabbitmq</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>

Loading…
Cancel
Save