From 86c3614c6780b3214ad70ec51011da077113022b Mon Sep 17 00:00:00 2001
From: wang-hao-jie <1550036656@qq.com>
Date: 星期一, 18 四月 2022 16:34:54 +0800
Subject: [PATCH] 最新版本
---
xboot-modules/xboot-your/pom.xml | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/xboot-modules/xboot-your/pom.xml b/xboot-modules/xboot-your/pom.xml
index 4714278..24826c6 100644
--- a/xboot-modules/xboot-your/pom.xml
+++ b/xboot-modules/xboot-your/pom.xml
@@ -25,9 +25,10 @@
</dependency>
<dependency>
- <groupId>com.rabbitmq</groupId>
- <artifactId>amqp-client</artifactId>
- <version>5.7.0</version>
+ <groupId>cn.exrick</groupId>
+ <artifactId>xboot-file</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ <scope>compile</scope>
</dependency>
</dependencies>
</project>
\ No newline at end of file
--
Gitblit v1.9.1