Skip to content

[2.19] Force resolution of log4j-core to 2.25.3#1644

Open
cwperks wants to merge 5 commits into
opensearch-project:2.19from
cwperks:update-log-core
Open

[2.19] Force resolution of log4j-core to 2.25.3#1644
cwperks wants to merge 5 commits into
opensearch-project:2.19from
cwperks:update-log-core

Conversation

@cwperks
Copy link
Copy Markdown
Member

@cwperks cwperks commented Mar 4, 2026

Description

Force resolution of log4j-core to 2.25.3

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@cwperks
Copy link
Copy Markdown
Member Author

cwperks commented Mar 4, 2026

Shadow gradle plugin upgrade in core is bringing in the new version of plexus-utils

➜  cross-cluster-replication git:(update-log-core) ./gradlew buildEnvironment 2>/dev/null | grep -B5 "
plexus-utils:4"
|    +--- commons-io:commons-io:2.16.0 -> 2.20.0
|    +--- net.java.dev.jna:jna:5.14.0
|    +--- com.gradleup.shadow:shadow-gradle-plugin:8.3.10
|    |    +--- org.jdom:jdom2:2.0.6.1
|    |    +--- commons-io:commons-io:2.19.0 -> 2.20.0
|    |    +--- org.codehaus.plexus:plexus-utils:4.0.2

Signed-off-by: Craig Perkins <cwperx@amazon.com>
@cwperks cwperks changed the title Force resolution of log4j-core to 2.25.3 [2.19] Force resolution of log4j-core to 2.25.3 Mar 4, 2026
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