aboutsummaryrefslogtreecommitdiffstats
path: root/client/client-full/src/main/resources/webapp/js/jquery/jquery-3.4.1.min.js
AgeCommit message (Collapse)AuthorFilesLines
2020-09-04Remove client code from apex-pdpliamfallon1-2/+0
Removal of the deployment and monitoring client from the apex-pdp as the functionality is replaced by the Policy Framework deployment using PAP and the Policy Framework monitoring GUI. Code in the engine proper that was used to administer apex-pdp over the Web Socket port is also removed, as this code was only used by the apex-pdp legacy GUIs. Issue-ID: POLICY-2621 Change-Id: Ib9fc4a667a4bc79377bb7b82fae6a2bd520a3e3d Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-07-02Fix security vulnerabilities in apex-pdpliamfallon1-0/+2
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>