|
@@ -11,7 +11,7 @@
|
|
|
<artifactId>yudao-common</artifactId>
|
|
|
<packaging>jar</packaging>
|
|
|
|
|
|
- <name>${artifactId}</name>
|
|
|
+ <name>${project.artifactId}</name>
|
|
|
<description>定义基础 pojo 类、枚举、工具类等等</description>
|
|
|
<url>https://github.com/YunaiV/ruoyi-vue-pro</url>
|
|
|
|
|
@@ -89,11 +89,6 @@
|
|
|
<artifactId>mapstruct-processor</artifactId>
|
|
|
</dependency>
|
|
|
|
|
|
- <dependency>
|
|
|
- <groupId>cn.hutool</groupId>
|
|
|
- <artifactId>hutool-all</artifactId>
|
|
|
- </dependency>
|
|
|
-
|
|
|
<dependency>
|
|
|
<groupId>com.google.guava</groupId>
|
|
|
<artifactId>guava</artifactId>
|