-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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 Derby JDBC driver to 10.16.1.2 - Fixes CVE-2022-46337 #45600
base: main
Are you sure you want to change the base?
Conversation
|
This comment has been minimized.
This comment has been minimized.
@gastaldi, which modules do I need to run to ensure everything is covered? Just the core and integration tests? Is there anything else? Also, regarding CI/CD runs to check mergeability, these should ideally execute those modules before merging, correct? The release notes indicate the change is non-breaking and requires no adjustments, so we only need to verify the pipeline status. Last time, there was an issue loading a dependency, but let's see how it goes this time. |
ad28cd5
to
91f4c0b
Compare
WIP:
|
main branch:
|
is ./mvnw -Dquickly. enough to test?
#45386 (comment)