-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Environment details
- Programming language: Java
- OS: Windows 11
- Language runtime version: Temurin JDK 25
- Package version: 1.18.0
Steps to reproduce
- Add
com.google.genai:google-genai:1.18.0
to a gradle project in IntelliJ IDEA - Check the "Problems" panel
Screenshots



Potential Fix
According to mvnrepository, version 1.19.0 of Apache Commons Codec is safe.
According to mvnrepository and GitHub, the earliest patched version is 3.25.5.
The issue with the Google Auth dependency may need reporting to them - which I can do if someone can point me in the direction of their bug tracker.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.