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

update log4j version to 2.21.0 #66

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

ansjcy
Copy link
Member

@ansjcy ansjcy commented Nov 16, 2023

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
Update log4j version to 2.21.0

Describe the solution you are proposing
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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: Chenyang Ji <cyji@amazon.com>
@@ -82,7 +82,7 @@ dependencies {
def jacksonVersion = "2.15.1"
def jacksonDataBindVersion = "2.14.1"
def junitVersion = "4.13.1"
def log4jVersion = "2.20.0"
def log4jVersion = "2.21.0"
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Hey @praveensameneni , yeah we should use dependency from core for all the above version numbers. But since this is a emergency change to unblock the 2.11 release today, let's make the change and revisit it later.

@ansjcy ansjcy merged commit 851741b into opensearch-project:main Nov 16, 2023
4 checks passed
kartva pushed a commit to kartva/performance-analyzer-commons that referenced this pull request Nov 29, 2023
Signed-off-by: Chenyang Ji <cyji@amazon.com>
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