srowen commented on pull request #35630:
URL: https://github.com/apache/spark/pull/35630#issuecomment-1048763930


   Looking OK though you may have to run `./dev/test-dependencies.sh 
--replace_manifest` to update the files we use to detect dependency changes.
   
   But it's a test-only dependency, so this doesn't actually affect Spark at 
runtime, and may not show up.
   
   I think it's OK to update but Spark wouldn't be susceptible to any CVE if it 
does not use h2 itself. Is the security scanner flagging test-only dependencies 
or marking them as such? if not it should; if it does, you can generally not 
worry about them as an end user. But if they're trivial to update, sure.


-- 
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