Skip to content

Fix logback dependency changes for 4.19.3#2088

Open
absurdfarce wants to merge 1 commit into
apache:4.xfrom
absurdfarce:logback-fix
Open

Fix logback dependency changes for 4.19.3#2088
absurdfarce wants to merge 1 commit into
apache:4.xfrom
absurdfarce:logback-fix

Conversation

@absurdfarce
Copy link
Copy Markdown
Contributor

@absurdfarce absurdfarce commented May 11, 2026

Revert #2051 and replace it with something closer to the intent of the original PR (#1901).

#2051 attempted to bump us up to the most recent Java8-compatible logback impl. This moved us from 1.2.x to 1.3.x which in turn brought some dependency changes that were excessive, especially for a patch release.

… of the original PR (apache#1901).

The change that was actually merged attempted to bump us up to the most recent Java8-compatible
logback impl.  This moved us from 1.2.x to 1.3.x which in turn brought some dependency changes
that were excessive, especially for a patch release.
@absurdfarce absurdfarce requested review from aratno and tolbertam May 11, 2026 23:46
Copy link
Copy Markdown
Contributor

@tolbertam tolbertam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 looks good, so for 4.19.2->.3 effectively we are just bumping loback-classic to 1.2.13? sgtm!

@absurdfarce
Copy link
Copy Markdown
Contributor Author

For sake of clarity this PR was made up of two commits:

These commits were subsequently squashed in a git rebase.

Upshot: there was an explicit revert here. Just wanted to be clear on that point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants