From 42e8baa85c4e476fac5f32252e0ef73ca24c2813 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Tue, 27 Jul 2021 20:38:30 +0800
Subject: [PATCH] 添加新群号
---
ruoyi-common/ruoyi-common-log/pom.xml | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diff --git a/ruoyi-common/ruoyi-common-log/pom.xml b/ruoyi-common/ruoyi-common-log/pom.xml
index a3b7977..91c1490 100644
--- a/ruoyi-common/ruoyi-common-log/pom.xml
+++ b/ruoyi-common/ruoyi-common-log/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common</artifactId>
- <version>1.0.0</version>
+ <version>3.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -21,12 +21,6 @@
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-security</artifactId>
- </dependency>
-
- <!-- Bitwalker -->
- <dependency>
- <groupId>eu.bitwalker</groupId>
- <artifactId>UserAgentUtils</artifactId>
</dependency>
</dependencies>
--
Gitblit v1.9.3