Browse Source

SEC-285: Removed duplicate commons-lang dependency from pom.xml

Luke Taylor 19 years ago
parent
commit
3498b36c14
1 changed files with 0 additions and 5 deletions
  1. 0 5
      core/pom.xml

+ 0 - 5
core/pom.xml

@@ -52,11 +52,6 @@
       <artifactId>commons-logging</artifactId>
       <artifactId>commons-logging</artifactId>
       <version>1.0.4</version>
       <version>1.0.4</version>
     </dependency>
     </dependency>
-    <dependency>
-      <groupId>commons-lang</groupId>
-      <artifactId>commons-lang</artifactId>
-      <version>2.0</version>
-    </dependency>
     <dependency>
     <dependency>
       <groupId>commons-codec</groupId>
       <groupId>commons-codec</groupId>
       <artifactId>commons-codec</artifactId>
       <artifactId>commons-codec</artifactId>