hyperledger-web3j / web3j

Lightweight Java and Android library for integration with Ethereum clients
https://www.web3labs.com/web3j-sdk
Other
5.11k stars 1.69k forks source link

okhttp3 #1269

Closed 1wangtoken closed 4 years ago

1wangtoken commented 4 years ago

springboot java.lang.ClassNotFoundException: okhttp3.CipherSuite

POM.xml

org.web3j core 4.6.3 okhttp com.squareup.okhttp3 com.squareup.okhttp3 okhttp 4.9.0
mmaryo commented 4 years ago

Hello @woshiyezhuxi

You should give us an repository with minimal example

I had this error for another project and the reason was 2 versions of okhttp was provided by dependencies I have to exclud okhttp from each dependency and import it

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.