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

Upgrade H2 #13126

Closed
yuri1969 opened this issue Sep 13, 2023 · 1 comment
Closed

Upgrade H2 #13126

yuri1969 opened this issue Sep 13, 2023 · 1 comment

Comments

@yuri1969
Copy link
Contributor

Expected Behavior

No response

Actual Behaviour

The currently used release 1.4.200 of H2 is 4 years old and contains multiple CVEs which already trigger auditing scans.

Ideally, H2 should not affect any production built, although it still leaks from various places (see #11753 or ./gradlew dependencies --configuration productionRuntimeClasspath).

Can we upgrade the version of H2?

Steps To Reproduce

No response

Environment Information

No response

Example Application

No response

Version

6.0.0

@matrei
Copy link
Contributor

matrei commented Nov 10, 2023

Fixed by #13206

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

No branches or pull requests

3 participants