依赖调整

This commit is contained in:
陈精华
2022-11-18 18:29:44 +08:00
committed by gitchenjh
parent f5754be9ff
commit a3f91641dd
3 changed files with 7 additions and 15 deletions

View File

@ -279,7 +279,7 @@
<dependency>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
<version>3.1</version>
<version>${httpclient.version}</version>
<scope>test</scope>
<exclusions>
<exclusion>
@ -322,7 +322,9 @@
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.4.2</version>
<configuration>
<appendAssemblyId>false</appendAssemblyId>
<descriptors>