Fix security vulnerability, upgrad jquery version 59/56759/2
authorliamfallon <liam.fallon@ericsson.com>
Wed, 18 Jul 2018 16:21:39 +0000 (17:21 +0100)
committerliamfallon <liam.fallon@ericsson.com>
Thu, 19 Jul 2018 10:03:17 +0000 (11:03 +0100)
commite1444458ba432bede43a661e6b74ea74fb8b0019
treecd9652419c4f44503d3415a51aff2d05bcd40a57
parentdcae33d8d9a3dcb8a9249d5d33f103f1e97d2e6c
Fix security vulnerability, upgrad jquery version

The version of jquery used in the APEX client was old
and had a security vulnerability. THis review updates the
versino of jquery to a newere version that does not have
a vulnerability.

Issue-ID: POLICY-905
Change-Id: Iefa5202ca80ba03d3a6ab84a693fa8d3da21c536
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
client/client-common/src/main/resources/jquery/jquery-1.12.4.js [deleted file]
client/client-common/src/main/resources/jquery/jquery-3.3.1.min.js [new file with mode: 0644]
client/client-deployment/src/main/resources/webapp/index.html
client/client-editor/src/main/resources/webapp/index.html
client/client-full/src/main/resources/webapp/index.html
client/client-full/src/main/resources/webapp/js/jquery/jquery-1.12.4.js [deleted file]
client/client-full/src/main/resources/webapp/js/jquery/jquery-3.3.1.min.js [new file with mode: 0644]
client/client-monitoring/src/main/resources/webapp/index.html