Commit 2741c91
[SPARK-39662][BUILD] Upgrade HtmlUnit and its related artifacts from 2.50.0 to 2.62.0
### What changes were proposed in this pull request?
This PR upgrades HtmlUnit and its related artifacts from 2.50.0 to 2.62.0.
The last upgrade occurred 1 year and 1 month ago. #32789
### Why are the changes needed?
We currently uses 2.50 but 2.51+ seem to include bunch of bug fixes and improvements especially for JavaScript and CSS.
Especially with the browser(Chrome/Edge/Firefox ) upgrade in the past year.
release notes: https://htmlunit.sourceforge.io/changes-report.html#a2.62.0
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
All the UISeleniumSuite which use HtmlUnit pass.
Closes #37059 from panbingkun/upgrade-htmlunit.
Authored-by: panbingkun <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>1 parent 778774e commit 2741c91
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
0 commit comments