googleapis / googleapis/google-api-java-client
Update httpcore library to v5
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 772
- Avg merge
- 1h 44m
- Merged PRs (30d)
- 1
Description
The latest version of the google-api-client java lib (2.9.0) has a dependency on httpcore v4 (specifically 4.4.16) which has reached EOL and has a couple of vulnerabilities ([CVE-2026-54399](https://nvd.nist.gov/vuln/detail/CVE-2026-54399) and [CVE-2026-54428](https://nvd.nist.gov/vuln/detail/CVE-2026-54428)).
Can this dependency be upgraded to httpcore v5?
Contributor guide
Research direction
The issue names google-api-client 2.9.0 and the httpcore versions 4.4.16 and 5, but no files or tests. Start by locating the build dependency declaration and checking the resolved dependency tree; run the existing test suite and confirm that httpcore v5 is selected without regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100