Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

jsontoken has an old conflicting dependency #42

Open
avlemos opened this issue Apr 18, 2016 · 1 comment
Open

jsontoken has an old conflicting dependency #42

avlemos opened this issue Apr 18, 2016 · 1 comment

Comments

@avlemos
Copy link

avlemos commented Apr 18, 2016

Hi,

jsontoken uses httpcore 4.0.1

[INFO] +- com.googlecode.jsontoken:jsontoken:jar:1.1:compile
[INFO] | +- javax.servlet:servlet-api:jar:2.5:compile
[INFO] | - org.apache.httpcomponents:httpcore:jar:4.0.1:compile

which is tough when I need this:

[INFO] | +- org.apache.httpcomponents:httpclient:jar:4.3.6:compile
[INFO] | | - org.apache.httpcomponents:httpcore:jar:4.3.3:compile

any chance that jsontoken gets brought up to speed, or dropped as a dependency in favour of another library?

@avlemos
Copy link
Author

avlemos commented Apr 18, 2016

Ps.: I know I can force it, but it would be nice to have something a bit more... maintained?

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

No branches or pull requests

1 participant