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 23e3916 commit 93778a5Copy full SHA for 93778a5
README.md
@@ -65,8 +65,8 @@ All the other dependencies are still dependencies of this package (see the pom.x
65
66
**Android 7 (Nougat)**
67
68
-Due to the lack of support for ThreadLocal#withInitial, the connons-lang version 2.10 used by HtmlUnit does not work.
69
-Therefore, you need to override the dependency and use commons-lang 2.5 instead.
+Due to the lack of support for ThreadLocal#withInitial, the connons-io version 2.10 used by HtmlUnit does not work.
+Therefore, you need to override the dependency and use commons-io 2.5 instead.
70
71
Contributing
72
--------
0 commit comments