apache common lang dependency removed
This commit is contained in:
parent
005123229e
commit
ff65d52a7e
6
pom.xml
6
pom.xml
@ -53,12 +53,6 @@
|
|||||||
<systemPath>${additionalLibs}/jscl.jar</systemPath>-->
|
<systemPath>${additionalLibs}/jscl.jar</systemPath>-->
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
|
||||||
<groupId>commons-lang</groupId>
|
|
||||||
<artifactId>commons-lang</artifactId>
|
|
||||||
<version>2.2</version>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.simpleframework</groupId>
|
<groupId>org.simpleframework</groupId>
|
||||||
<artifactId>simple-xml</artifactId>
|
<artifactId>simple-xml</artifactId>
|
||||||
|
Loading…
Reference in New Issue
Block a user