Updating the import in the configuration test.
This commit is contained in:
parent
878b1a4af9
commit
0ec3004b0b
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ import java.io.InputStream;
|
|||
import java.util.Optional;
|
||||
import java.util.Set;
|
||||
|
||||
import org.apache.commons.lang.StringUtils;
|
||||
import org.apache.commons.lang3.StringUtils;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Test;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue