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 to dropwizard 4.0.x #62

Open
vermahim opened this issue Nov 27, 2023 · 3 comments
Open

Upgrade to dropwizard 4.0.x #62

vermahim opened this issue Nov 27, 2023 · 3 comments

Comments

@vermahim
Copy link

This repo is currently using Dropwizard 2.0.x which is already 2 years old and is end of life.
In addition to missing out on features, the older version contains a few security vulnerabilities also.

We should migrate to the Dropwizard 4.0.x

@santanusinha
Copy link
Collaborator

Migration path to 3.x would be easier

@vermahim
Copy link
Author

How much easier? Do you mean we should follow a 2 step process to move to 4.x ( 2.x -> 3.x -> 4.x )?

@santanusinha
Copy link
Collaborator

4.x is a different rewrite with removal of javax dependencies. This would have ramifications across. Would work on J17 and 3.x upgrade for now. 3.x would not break many things in terms of code.

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

No branches or pull requests

2 participants