GWT 2.13 mixed Jetty dependency

12 views
Skip to first unread message

Paul Robinson

unread,
Mar 12, 2026, 4:28:44 AM (yesterday) Mar 12
to google-web-tool...@googlegroups.com
I don't know if this is already known, but gwt-dev in GWT 2.13 has a dependency on two different versions of Jetty.

Most dependencies were upgraded to depend on Jetty 9.4.58.v20250814 instead of 9.4.44.v20210927 but there's still a dependency on htmlunit 2.55.0 which depends on Jetty's websocket 9.4.44.v20210927

It's possible this was deliberate to avoid upgrading htmlunit.

Paul

Colin Alworth

unread,
Mar 12, 2026, 9:20:29 AM (yesterday) Mar 12
to GWT Contributors
Can you confirm how you're depending on GWT - are you using the org.gwtproject:gwt bom? That should specify exactly one version of jetty and avoid a conflict like this.

If you have that already and are still seeing this apparent conflict, could you file an issue?

Note that the bom should not always be applied to all projects, but for sure the ones that use the compiler in some way.
Reply all
Reply to author
Forward
0 new messages