mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
This commit reverts the upgrade from HTMLUnit 2.11 to 2.23. As of HTMLUnit 2.22, `websocket-client` is no longer provided and triggers the following issue: https://github.com/SeleniumHQ/htmlunit-driver/issues/22 See gh-7232 See gh-7895