We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08fe573 commit 3cb207bCopy full SHA for 3cb207b
1 file changed
src/main/java/org/htmlunit/DownloadedContent.java
@@ -22,7 +22,7 @@
22
import java.nio.file.Files;
23
24
import org.apache.commons.io.FileUtils;
25
-import org.apache.commons.lang3.ArrayUtils;
+import org.htmlunit.util.ArrayUtils;
26
27
/**
28
* Wrapper for content downloaded from a remote server.
0 commit comments