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 to fix CVE-2021-44228 #106

Closed
kaklakariada opened this issue Dec 13, 2021 · 1 comment
Closed

Update log4j to fix CVE-2021-44228 #106

kaklakariada opened this issue Dec 13, 2021 · 1 comment
Labels
bug Unwanted / harmful behavior

Comments

@kaklakariada
Copy link
Collaborator

kaklakariada commented Dec 13, 2021

This project uses log4j versions potentially affected by CVE-2021-44228:

[INFO]    org.slf4j:slf4j-log4j12:jar:1.7.30:provided
[INFO]    org.apache.logging.log4j:log4j-1.2-api:jar:2.14.1:test
[INFO]    org.apache.logging.log4j:log4j-api:jar:2.14.1:test

Dependency tree:

[INFO] +- org.apache.logging.log4j:log4j-1.2-api:jar:2.14.1:test
[INFO] |  \- org.apache.logging.log4j:log4j-api:jar:2.14.1:test
@morazow
Copy link
Contributor

morazow commented Dec 14, 2021

Fixed in #107

@morazow morazow closed this as completed Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unwanted / harmful behavior
Projects
None yet
Development

No branches or pull requests

2 participants