Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dependency upgrade] Use log4j-core 2.17.1 to avoid CVE violation #3508

Merged
merged 1 commit into from
Jun 7, 2022

Conversation

dreamer-89
Copy link
Member

@dreamer-89 dreamer-89 commented Jun 5, 2022

Signed-off-by: Suraj Singh surajrider@gmail.com

Description

Conflict resolve to latest dependency for log4j-core to avoid CVE. Main and 2.x are already using gradle 7.x which automatically brings the latest log4j-core dependency.

+--- com.github.jengelman.gradle.plugins:shadow:6.0.0
|    +--- org.jdom:jdom2:2.0.6
|    +--- org.ow2.asm:asm:8.0.1
|    +--- org.ow2.asm:asm-commons:8.0.1
|    |    +--- org.ow2.asm:asm:8.0.1
|    |    +--- org.ow2.asm:asm-tree:8.0.1
|    |    |    \--- org.ow2.asm:asm:8.0.1
|    |    \--- org.ow2.asm:asm-analysis:8.0.1
|    |         \--- org.ow2.asm:asm-tree:8.0.1 (*)
|    +--- commons-io:commons-io:2.5 -> 2.7
|    +--- org.apache.ant:ant:1.9.7 -> 1.10.12 (*)
|    +--- org.codehaus.plexus:plexus-utils:3.0.24 -> 3.2.1
|    +--- org.apache.logging.log4j:log4j-core:2.11.0 -> 2.17.1
|    |    \--- org.apache.logging.log4j:log4j-api:2.17.1

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.

Signed-off-by: Suraj Singh <surajrider@gmail.com>
@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 7326a6f
Log 5779

Reports 5779

@VachaShah VachaShah merged commit 083d717 into opensearch-project:1.3 Jun 7, 2022
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.

3 participants