Skip to content

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

Merged
johnrengelman merged 1 commit intoGradleUp:masterfrom
ysb33r:patch-1
Oct 5, 2020
Merged

Fix CVE-2020-9488 by bumping log4j -> 2.13.3#590
johnrengelman merged 1 commit intoGradleUp:masterfrom
ysb33r:patch-1

Conversation

@ysb33r
Copy link
Copy Markdown
Contributor

@ysb33r ysb33r commented Jul 20, 2020

Fixes #589

@ysb33r
Copy link
Copy Markdown
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