fix: 码全代码修改pom

This commit is contained in:
2024-10-21 13:46:08 +08:00
parent d1e47b9864
commit 9b26cd2651
6 changed files with 305 additions and 0 deletions

View File

@@ -62,5 +62,10 @@
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-client</artifactId>
</dependency>
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
</dependency>
</dependencies>
</project>