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.