When using other libraries like mockwebserver3 for testing, the okhttp3 library clashes.
For example,mockwebserver3 requires version 5, but splunk-library-javalogging serves com.squareup.okhttp3:okhttp:jar:4.11.0.
So an upgrade would be good for future compatibility.
When using other libraries like
mockwebserver3for testing, theokhttp3library clashes.For example,
mockwebserver3requires version 5, but splunk-library-javalogging servescom.squareup.okhttp3:okhttp:jar:4.11.0.So an upgrade would be good for future compatibility.