policy/engine jdk11 junit and compilation error fixes
[policy/engine.git] / ONAP-REST / src / test / java / org / onap / policy / rest / util / MsModelUtilsTest.java
index 59115b9..6d12d57 100644 (file)
@@ -35,7 +35,7 @@ import java.util.HashMap;
 import java.util.List;
 import java.util.Map;
 
-import org.apache.commons.lang.StringUtils;
+import org.apache.commons.lang3.StringUtils;
 import org.junit.Before;
 import org.junit.Test;
 import org.onap.policy.common.logging.flexlogger.FlexLogger;