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

Fix CVE-2020-9488 by bumping log4j -> 2.13.3 #590

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

ysb33r
Copy link
Contributor

@ysb33r ysb33r commented Jul 20, 2020

Fixes #589

@ysb33r
Copy link
Contributor Author

ysb33r commented Jul 20, 2020

The failure

#!/bin/bash -eo pipefail
sudo /usr/bin/keytool -importcert -alias gd_bundle-g2 -cacerts -file /tmp/gd_bundle-g2.crt -storepass changeit

sudo: /usr/bin/keytool: command not found


Exited with code exit status 1

CircleCI received exit code 1

seems to be completely unrelated to my change.

@johnrengelman johnrengelman modified the milestones: 6.0, 6.1 Oct 5, 2020
@johnrengelman johnrengelman merged commit b447d1a into GradleUp:master Oct 5, 2020
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.

CVE-2020-9488: log4j 2.11.0
2 participants