Thanks to visit codestin.com
Credit goes to github.com

Skip to content

com.google.code.findbugs:jsr305 is old and no longer under active maintenance #34396

@stianst

Description

@stianst

Before reporting an issue

  • I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

Area

dependencies

Describe the bug

Transitive dependency introduced in Keycloak 26 coming from OpenTelemetry:

\- io.quarkus:quarkus-opentelemetry:jar:3.15.1:compile
   \- io.quarkus:quarkus-grpc-common:jar:3.15.1:compile
      \- com.google.code.findbugs:jsr305:jar:3.0.2:compile

This dependency has not had a release in 7 years, and should be removed from the Keycloak distribution.

Version

26.0.0

Regression

  • The issue is a regression

Expected behavior

Only actively maintained dependencies should be included

Actual behavior

Dependency with no releases for 7 years, and no potentially no updates for a long time, since the source repo is code.google.com which was closed a long time ago.

How to Reproduce?

misc/scripts/dependency-report.sh com.google.code.findbugs:jsr305

Anything else?

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions