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

Failure to run swagger-jaxrs2:2.1.6 in OSGi due to transitive dependency on classgraph #3838

Closed
rotty3000 opened this issue Dec 17, 2020 · 2 comments · Fixed by rotty3000/swagger-core#1 or #3839

Comments

@rotty3000
Copy link
Contributor

I'm trying to upgrade to the latest swagger(-jaxrs2) but I'm having a problem with the transitive dependency on io.github.classgraph:classgraph which has non-optional package imports (some of which are no longer supported in newer versions of Java.)

However the most recent versions of classgraph has already corrected this. So I'm wondering if you could update to the latest io.github.classgraph:classgraph:4.8.95?

@rotty3000
Copy link
Contributor Author

Thank you @frantuma ! Would there happen to be a SNAPSHOT of swagger artifacts published somewhere so I can further test?

@rotty3000
Copy link
Contributor Author

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