Skip to content

Commit 0f187cf

Browse files
committed
[TEZ-4463] Upgrade jquery-ui to 1.13.2 due to CVEs
1 parent 39e5a8e commit 0f187cf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tez-ui/src/main/resources/META-INF/LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ The Apache TEZ tez-ui bundles the following files under the MIT License:
221221
- ember-load-initializers v0.1.7 (https://github.com/ember-cli/ember-load-initializers) - Copyright (c) 2014 ember-cli Contributors
222222
- bootstrap v3.3.6 (http://getbootstrap.com) - Copyright (c) 2011-2014 Twitter, Inc
223223
- jquery v2.1.4 (http://jquery.org) - Copyright 2005, 2014 jQuery Foundation and other contributors
224-
- jquery-ui v1.11.4 (http://jqueryui.com/) - Copyright 2014 jQuery Foundation and other contributors
224+
- jquery-ui v1.13.2 (http://jqueryui.com/) - Copyright 2014 jQuery Foundation and other contributors
225225
- jquery-mousewheel v3.1.13 (https://github.com/jquery/jquery-mousewheel) - Copyright 2006, 2014 jQuery Foundation and other contributors, https://jquery.org/
226226
- CodeMirror 5.11.0 (https://codemirror.net/) - Copyright (C) 2015 by Marijn Haverbeke <marijnh@gmail.com> and others
227227
- file-saver v1.3.4 (https://github.com/eligrey/FileSaver.js) - Authored by Eli Grey

tez-ui/src/main/webapp/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"bootstrap": "3.3.6",
1616
"font-awesome": "4.5.0",
1717
"jquery": "2.1.4",
18-
"jquery-ui": "1.11.4",
18+
"jquery-ui": "1.13.2",
1919
"moment": "2.12.0",
2020
"moment-timezone": "0.5.0",
2121
"numeral": "1.5.3",

0 commit comments

Comments
 (0)