aboutsummaryrefslogtreecommitdiffstats
path: root/client/client-full/src/main/resources/webapp/js/jquery/jquery-3.3.1.min.js
AgeCommit message (Collapse)AuthorFilesLines
2019-07-02Fix security vulnerabilities in apex-pdpliamfallon1-2/+0
Upgraded the versions of avro, jquery and jgroups to versions in order to remove security vulnerabilities. Issue-ID: POLICY-1074 Change-Id: I412b9c951b061b19e6ae6edacf7b3785d4c7869b Signed-off-by: liamfallon <liam.fallon@est.tech>
2018-07-19Fix security vulnerability, upgrad jquery versionliamfallon1-0/+2
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>