Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade or replace jetty #542

Open
denkv opened this issue Oct 21, 2022 · 1 comment
Open

Upgrade or replace jetty #542

denkv opened this issue Oct 21, 2022 · 1 comment

Comments

@denkv
Copy link
Collaborator

denkv commented Oct 21, 2022

    You are using an old version of Jetty ...

<jetty.version>9.3.13.v20161014</jetty.version>

Jetty version 9.3.x was declared End of Life back back in mid 2020.
Jetty 9.3.13.v20161014 is also subject to a few vulnerabilities
See: https://www.eclipse.org/jetty/security_reports.php

Jetty versions 9.4.x are now at End of Community Support.
See: jetty/jetty.project#7958

You should be using Jetty 10.x, or Jetty 11.x

Originally posted by @joakime in #8 (comment)

@denkv
Copy link
Collaborator Author

denkv commented Dec 18, 2023

See also: #181

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant