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

[FLINK-36179] bump log4j version #877

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

r-sidd
Copy link
Contributor

@r-sidd r-sidd commented Aug 29, 2024

Bumping log4j to the latest version (2.23.1) - this will remediate a lot of vulnerabilities in dependant packages.

Package details:

https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-1.2-api/2.23.1
https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-slf4j-impl/2.23.1
https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-api/2.23.1
https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core/2.23.1

Release notes:
https://logging.apache.org/log4j/2.x/release-notes.html

Lot of bug fixes has been done in the newer versions and I don't see any breaking changes as such.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): yes

Documentation

  • Does this pull request introduce a new feature? no

Copy link
Contributor

@gyfora gyfora left a comment

Choose a reason for hiding this comment

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

@r-sidd
Copy link
Contributor Author

r-sidd commented Aug 30, 2024

Please update the NOTICE file with all updated dependency versions: https://github.com/apache/flink-kubernetes-operator/blob/main/flink-kubernetes-operator/src/main/resources/META-INF/NOTICE

Sure will do 🙂

@r-sidd r-sidd force-pushed the FLINK-36179-bump-log4j-version branch from 2c8c897 to 71a2c1a Compare September 2, 2024 07:45
@r-sidd r-sidd requested a review from gyfora September 2, 2024 07:45
@gyfora gyfora merged commit d8568ae into apache:main Sep 2, 2024
229 checks passed
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