Remove the apache commons-lang dependency in aai-common
[aai/aai-common.git] / aai-schema-ingest / src / main / java / org / onap / aai / validation / CheckEverythingStrategy.java
index d16e3cc..7cd0124 100644 (file)
@@ -27,7 +27,7 @@ package org.onap.aai.validation;
 import java.util.ArrayList;
 import java.util.List;
 
-import org.apache.commons.lang.StringUtils;
+import org.apache.commons.lang3.StringUtils;
 
 /**
  * When an error is found, mark that it is NOT ok to