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?
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?