Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make pom.xml depend on the JVM artifact #7354

Merged
merged 1 commit into from Jun 27, 2022

Commits on Jun 26, 2022

  1. Make pom.xml depend on the JVM artifact

    This should prevent Maven users from needing to change
    their dependencies from okhttp to okhttp-jvm. More importantly,
    it should also prevent them from inadvertently getting two
    different OkHttp JVM artifacts on their classpaths at once.
    swankjesse committed Jun 26, 2022
    Copy the full SHA
    948d4f0 View commit details
    Browse the repository at this point in the history