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

Upgrading to dropwizard 3.0.x breaks #41

Open
njohannisson opened this issue Feb 2, 2024 · 2 comments
Open

Upgrading to dropwizard 3.0.x breaks #41

njohannisson opened this issue Feb 2, 2024 · 2 comments

Comments

@njohannisson
Copy link

Hi,
i am forced to upgrade to dropwizard 3.0.x, because of underlying software requirements. Unfortunatly, now one of my "add-on" libs breaks, because it depends on dropwizard-jaxws. It appears that "io.dropwizard.ConfiguredBundle" class is not available anymore (required by getClient).
As far as i can see, there is no newer version than 1.2.3 . Any plans to upgrade for recent dropwizard versions? Or any suggestion how i can fix this issue on my own?
thank a lot
Nico

@roskart
Copy link
Owner

roskart commented Feb 2, 2024

See pull request #39 (and linked issues #37 and #38). I haven't gotten around to review it yet.

@njohannisson
Copy link
Author

looks promising! But i need to reference an "official" dependency in my pom... any chance for it?

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