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

remove log4j-1 dependency #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

keguchi2114
Copy link
Contributor

@keguchi2114 keguchi2114 commented Jun 10, 2022

issue

This component has a dependency on log4j Series 1, but log4j-1 is EOL and vulnerable

https://blogs.apache.org/foundation/entry/apache_logging_services_project_announces
https://mvnrepository.com/artifact/log4j/log4j

Fix

remove log4j-1 dependency.
Library exclusions were set for the entire project due to indirect dependencies in multiple projects.

Copy link
Member

Choose a reason for hiding this comment

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

LGTM!

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