mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-14 01:36:58 +08:00
移除jdom
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -55,7 +55,6 @@
|
||||
<httpmime.version>4.5.4</httpmime.version>
|
||||
<log4j.version>1.2.17</log4j.version>
|
||||
<fastjson.version>1.2.41</fastjson.version>
|
||||
<jdom.version>2.0.2</jdom.version>
|
||||
<zxing.version>3.3.1</zxing.version>
|
||||
</properties>
|
||||
|
||||
@@ -90,11 +89,6 @@
|
||||
<version>${log4j.version}</version>
|
||||
</dependency>
|
||||
<!-- / log4j -->
|
||||
<dependency>
|
||||
<groupId>org.jdom</groupId>
|
||||
<artifactId>jdom</artifactId>
|
||||
<version>${jdom.version}</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user