zabetak opened a new pull request #3012:
URL: https://github.com/apache/hive/pull/3012


   ### Why are the changes needed?
   The 1.3.166 version suffers from the following security vulnerabilities:
   https://nvd.nist.gov/vuln/detail/CVE-2021-42392
   https://nvd.nist.gov/vuln/detail/CVE-2022-23221
   
   In the project, we use H2 only for testing purposes (inside the jdbc-handler 
module) thus the H2 binaries are not present in the runtime classpath thus 
these CVEs do not pose a problem for Hive or its users.
   
   Nevertheless, it would be good to upgrade to a more recent version to avoid 
Hive coming up in vulnerability scans due to this.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Existing tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to