google-api-java-client icon indicating copy to clipboard operation
google-api-java-client copied to clipboard

Start using core5 and client5 libraries as core(4) and client(4) haven't changed since 2022

Open daniel-b2c2 opened this issue 1 year ago • 0 comments

Thanks for stopping by to let us know something could be better!

PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

Please run down the following list and make sure you've tried the usual "quick fixes":

  • Search the issues already opened: https://github.com/googleapis/google-api-java-client/issues
  • Check for answers on StackOverflow: http://stackoverflow.com/questions/tagged/google-cloud-platform

If you are still having issues, please include as much information as possible:

Environment details

  1. Specify the API at the beginning of the title. For example, "BigQuery: ..."). General, Core, and Other are also allowed as types com.google.api-client:google-api-client:2.5.0
  2. OS type and version: NA
  3. Java version: NA
  4. version(s): 2.5.0

You're currently dependent on

  • client https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient
  • core https://mvnrepository.com/artifact/org.apache.httpcomponents/httpcore

You should move to

  • client5 https://mvnrepository.com/artifact/org.apache.httpcomponents.client5/httpclient5
  • core5 https://mvnrepository.com/artifact/org.apache.httpcomponents.core5/httpcore5

Automated dependency upgrade tools are not aware of the redirect This artifact was moved to: xyz , and you're currently not being alerted on your renovate dashboard to the new artifact series.

daniel-b2c2 avatar Jun 20 '24 02:06 daniel-b2c2