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 logback to non vulnerable version #432

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

Conversation

johnduffell
Copy link

@johnduffell johnduffell commented Feb 27, 2024

https://security.snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-6094942

All code compiles and tests pass with no changes needed.

This version doesn't support java 8, so we would have to drop support. See https://logback.qos.ch/download.html#:~:text=2.0.x%20and-,JDK%2011.,-The%201.4.x

However, play 3.0 also dropped java 8 support, so it may be the way to go in general.

@SethTisue
Copy link
Collaborator

SethTisue commented Feb 27, 2024

I don't know what the other maintainers think, but fwiw: I would be totally okay with dropping JDK 8 support.

@jxnu-liguobin
Copy link
Collaborator

I don't know what the other maintainers think, but fwiw: I would be totally okay with dropping JDK 8 support.

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants