Skip to content

IntelliJ IDEA warns of vulnerable dependencies #572

@ThatBlockyPenguin

Description

@ThatBlockyPenguin

Environment details

  • Programming language: Java
  • OS: Windows 11
  • Language runtime version: Temurin JDK 25
  • Package version: 1.18.0

Steps to reproduce

  1. Add com.google.genai:google-genai:1.18.0 to a gradle project in IntelliJ IDEA
  2. Check the "Problems" panel

Screenshots

Image Image Image

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.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions