Update vulnerable package dependencies
[sdc.git] / openecomp-be / backend / openecomp-sdc-security-util / src / test / java / org / openecomp / sdc / securityutil / CipherUtilTest.java
index 437974d..be87ac2 100644 (file)
@@ -21,7 +21,7 @@
 package org.openecomp.sdc.securityutil;
 
 import org.apache.commons.codec.binary.Base64;
-import org.apache.commons.lang.RandomStringUtils;
+import org.apache.commons.lang3.RandomStringUtils;
 import org.junit.Test;
 
 import static org.junit.Assert.*;