去除pom无关依赖

This commit is contained in:
fangwenqiang 2022-03-01 17:13:33 +08:00
parent 74e555f3d3
commit d70c59e31a
1 changed files with 0 additions and 11 deletions

View File

@ -67,17 +67,6 @@
<artifactId>ruoyi-generator</artifactId>
</dependency>
<dependency>
<groupId>com.lowagie</groupId>
<artifactId>itext</artifactId>
<version>2.1.7</version>
</dependency>
<dependency>
<groupId>com.lowagie</groupId>
<artifactId>itext-rtf</artifactId>
<version>2.1.7</version>
</dependency>
</dependencies>
<build>