Update Jetty to 9.4.58.v20250814 - #10203
Conversation
|
Thanks! You can temporarily edit the .github/ yml files to point to your own tools branch, so that this PR can be reviewed on its own, help validate the changes in tools. |
|
Ok this was new to me - but got it working... |
|
Not sure how important it is to keep the Eclipse config up to date: |
|
(ready label is just to get a full test run on this, obviously this can be only merged after gwtproject/tools#38) |
Thanks - missed that. Already fixed. |
niloc132
left a comment
There was a problem hiding this comment.
Looks good so far, thanks for doing this. I've merged the tools change, so the CI tweaks can be reverted and we can land this?
|
Yes I would say so... |
niloc132
left a comment
There was a problem hiding this comment.
With these reverted, I think we can do another build and merge?
Co-authored-by: Colin Alworth <colin@vertispan.com>
Co-authored-by: Colin Alworth <colin@vertispan.com>
Co-authored-by: Colin Alworth <colin@vertispan.com>
Co-authored-by: Colin Alworth <colin@vertispan.com>
This pull requests updates the jetty libraries due to a security issue. I know that gwt-dev is not for production code however explain this to the security guys ;-)
There is a related PR in the gwt-tools project as well.
Please note, that the checks are failing since the libs are missing from the gwt-tools project. I think there is no way to link both project's here.