Skip to content

Conversation

vy
Copy link
Member

@vy vy commented Sep 1, 2025

#3785 (fixing #3779) introduced a new error-prone-annotations.version property to substitute the error-prone.version provided by logging-parent, since the latter got erased at BOM-flattening. #3785 left behind a error-prone.version usage and it is causing problems tracked in #3822. This PR replaces all error-prone.version usages with error-prone-annotations.version and fixes #3822.

@vy vy self-assigned this Sep 1, 2025
@vy vy requested a review from ppkarwasz September 1, 2025 08:07
@vy vy added bug Incorrect, unexpected, or unintended behavior of existing code dependencies Related to third party dependency updates or migrations labels Sep 1, 2025
@vy vy added this to the 2.25.2 milestone Sep 1, 2025
@vy vy merged commit 8e80e9e into 2.x Sep 2, 2025
17 of 18 checks passed
@vy vy deleted the fix/2.x/errProAnnVer branch September 2, 2025 07:38
@github-project-automation github-project-automation bot moved this from To triage to Done in Log4j bug tracker Sep 2, 2025
@vy vy removed this from the 2.25.2 milestone Sep 5, 2025
vy added a commit that referenced this pull request Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect, unexpected, or unintended behavior of existing code dependencies Related to third party dependency updates or migrations
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Ineffective fix of #3779
2 participants