Upgrade jquery to 3.7.1 due to CVE-2019-11358#3579
Upgrade jquery to 3.7.1 due to CVE-2019-11358#3579patrickhayesrel wants to merge 2 commits intoapache:mainfrom
Conversation
lang/java/ipc/src/main/velocity/org/apache/avro/ipc/stats/templates/statsview.vm
Outdated
Show resolved
Hide resolved
martin-g
left a comment
There was a problem hiding this comment.
The changes look good but someone has to test the webapp in action and verify that there are no JavaScript errors in the dev console.
I was wondering if the tests had enough coverage to determine this. Have never used this application before (just a downstream consumer via Spark) but happy to help prove this out if need be. |
There are no UI tests. |
|
I think this is a smart thing to do -- but it's tricky to check out the UI. I'm not sure I'm capable of doing this! Does anybody still have an idea how they work? We might need to just retire that functionality. |
What is the purpose of the change
Our security scanning software has found some security issues, so we want to update the relevant version library, fixing AVRO-4213.
Verifying this change
This change is a trivial rework / code cleanup without any test coverage.
Documentation