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

Orika should use version ranges for dependencies #176

Open
GoogleCodeExporter opened this issue Jan 1, 2016 · 0 comments
Open

Orika should use version ranges for dependencies #176

GoogleCodeExporter opened this issue Jan 1, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

For example version 1.4.5 is using javassist 3.16.1 which has known issues with 
Java8. Switching to version range 
(http://stackoverflow.com/questions/30571/how-do-i-tell-maven-to-use-the-latest-
version-of-a-dependency) will solve this problem

Original issue reported on code.google.com by [email protected] on 7 Oct 2014 at 9:43

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