summaryrefslogtreecommitdiffstats
path: root/portal/src/main/webapp/extsys/ems
diff options
context:
space:
mode:
authorLvbo163 <lv.bo163@zte.com.cn>2018-10-31 13:14:34 +0800
committerLvbo163 <lv.bo163@zte.com.cn>2018-10-31 13:27:16 +0800
commit2b609609b666715907dad476b8a1ffaaa6f33989 (patch)
tree674a17cc7aa5f40fa10668d13979130a11127806 /portal/src/main/webapp/extsys/ems
parent22eb6f3d1a3a27f7c7cafadaacfee80f64241209 (diff)
Fix esr security vulnerabilites
Update jquery and tomcat Change-Id: I4e950206759c6852085005b814f46c794e8d5fd6 Issue-ID: AAI-1749 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
Diffstat (limited to 'portal/src/main/webapp/extsys/ems')
-rw-r--r--portal/src/main/webapp/extsys/ems/emsView.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/portal/src/main/webapp/extsys/ems/emsView.html b/portal/src/main/webapp/extsys/ems/emsView.html
index 7e3eaf6..ab0a1a2 100644
--- a/portal/src/main/webapp/extsys/ems/emsView.html
+++ b/portal/src/main/webapp/extsys/ems/emsView.html
@@ -346,7 +346,7 @@
</div>
</div>
</div>
-<script type="text/javascript" src="../../thirdparty/jquery/jquery-1.10.2.min.js"></script>
+<script type="text/javascript" src="../../thirdparty/jquery/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="../../thirdparty/jquery.i18n/jquery.i18n.properties-1.0.9.js"></script>
<script type="text/javascript" src="../../thirdparty/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="../../thirdparty/bootbox/bootbox.min.js"></script>