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

Force newest log4j version #1667

Merged
merged 1 commit into from
Jan 28, 2022
Merged

Force newest log4j version #1667

merged 1 commit into from
Jan 28, 2022

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Jan 28, 2022

Turns out Zinc brings in log4j, and despite it all working locally (so no actual way to exploit it), it might cause issues if a company proxy blocks log4j older versions.

Turns out Zinc brings in log4j, and despite it all working locally (so no actual way to exploit it), it might cause issues if a company proxy blocks log4j older versions.
@tgodzik tgodzik requested review from adpi2 and ckipp01 January 28, 2022 16:47
@tgodzik tgodzik merged commit 373bc94 into scalacenter:master Jan 28, 2022
@tgodzik tgodzik deleted the force-log4j branch January 28, 2022 17:42
@lolgab
Copy link
Contributor

lolgab commented Mar 10, 2022

I think the root problem is that Bloop depends on an 2 years outdated fork of Zinc instead of depending on the current Zinc, which has the log4j dependency updated.
Also, this way Bloop misses all the improvements to Zinc.

@tgodzik
Copy link
Contributor Author

tgodzik commented Mar 10, 2022

Good news is that we actually no longer depend on that outdated fork 🥳

We recently merged an update which bumped zinc to newest one and you can already test it out!

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.

3 participants