Merge "Remove the apache commons-lang dependency in aai-common"
[aai/aai-common.git] / aai-parent / pom.xml
index 17af71d..c19a1e0 100644 (file)
@@ -255,12 +255,6 @@ limitations under the License.
         <version>${commons.lang3.version}</version>
       </dependency>
 
-      <dependency>
-        <groupId>commons-lang</groupId>
-        <artifactId>commons-lang</artifactId>
-        <version>${commons.lang.version}</version>
-      </dependency>
-
       <dependency>
         <groupId>com.att.eelf</groupId>
         <artifactId>eelf-core</artifactId>