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.