注释无用依赖

release
路明慧 2 years ago
parent 8e99b28fa4
commit cb2cd80764
  1. 10
      dxhy-common/pom.xml
  2. 10
      dxhy-sign/pom.xml

@ -128,11 +128,11 @@
<groupId>org.apache.httpcomponents</groupId> <groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId> <artifactId>httpclient</artifactId>
</dependency> </dependency>
<dependency> <!-- <dependency>-->
<groupId>com.dxhy</groupId> <!-- <groupId>com.dxhy</groupId>-->
<artifactId>pdf-parse</artifactId> <!-- <artifactId>pdf-parse</artifactId>-->
<version>1.2.3</version> <!-- <version>1.2.3</version>-->
</dependency> <!-- </dependency>-->
<dependency> <dependency>
<groupId>commons-io</groupId> <groupId>commons-io</groupId>
<artifactId>commons-io</artifactId> <artifactId>commons-io</artifactId>

@ -110,11 +110,11 @@
<artifactId>dxhy-ofd</artifactId> <artifactId>dxhy-ofd</artifactId>
<version>3.2.20</version> <version>3.2.20</version>
</dependency> </dependency>
<dependency> <!-- <dependency>-->
<groupId>com.dxhy</groupId> <!-- <groupId>com.dxhy</groupId>-->
<artifactId>pdf-parse</artifactId> <!-- <artifactId>pdf-parse</artifactId>-->
<version>1.2.3</version> <!-- <version>1.2.3</version>-->
</dependency> <!-- </dependency>-->
<dependency> <dependency>
<groupId>com.dxhy.jxpt</groupId> <groupId>com.dxhy.jxpt</groupId>
<artifactId>dxhy-oss</artifactId> <artifactId>dxhy-oss</artifactId>

Loading…
Cancel
Save