Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jan 16, 2026

  • Use PluginProcessor explicitly to skip GraalVmProcessor
  • Update test dependency from log4j-core:tests to log4j-core-test module
  • Update test imports for relocated packages in Log4j 2.24+:
    • org.apache.logging.log4j.junit -> org.apache.logging.log4j.core.test.junit
    • org.apache.logging.log4j.test.appender -> org.apache.logging.log4j.core.test.appender
  • Add @SuppressWarnings for deprecated Message.getFormat() and EventLogger
  • Fix ObjectMappersTest to not assume fixed serializer ordering
    This is an automatic backport of pull request Upgrade Log4j to 2.25.3 #18522 done by Mergify.

* Upgrade Log4j to 2.25.3

- Use PluginProcessor explicitly to skip GraalVmProcessor
- Update test dependency from log4j-core:tests to log4j-core-test module
- Update test imports for relocated packages in Log4j 2.24+:
  - org.apache.logging.log4j.junit -> org.apache.logging.log4j.core.test.junit
  - org.apache.logging.log4j.test.appender -> org.apache.logging.log4j.core.test.appender
- Add @SuppressWarnings for deprecated Message.getFormat() and EventLogger
- Fix ObjectMappersTest to not assume fixed serializer ordering

* minor fix

(cherry picked from commit 707a4c9)
@mergify mergify bot added the backport label Jan 16, 2026
@mergify mergify bot assigned jsvd Jan 16, 2026
@mergify mergify bot added the backport label Jan 16, 2026
@mergify mergify bot mentioned this pull request Jan 16, 2026
@github-actions
Copy link
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)
  • /run exhaustive tests : Run the exhaustive tests Buildkite pipeline.

Copy link
Member

@jsvd jsvd left a comment

Choose a reason for hiding this comment

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

LGTM

@jsvd jsvd merged commit e19723b into 9.3 Jan 16, 2026
14 checks passed
@jsvd jsvd deleted the mergify/bp/9.3/pr-18522 branch January 16, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants