This is an automated email from the ASF dual-hosted git repository.

kgyrtkirk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git


The following commit(s) were added to refs/heads/master by this push:
     new 4b31ede  HIVE-24039 : Update jquery version to mitigate CVE-2020-11023 
(#1403)
4b31ede is described below

commit 4b31ede11189a76627469acc20298cde2676f4dd
Author: Rajkumar Singh <[email protected]>
AuthorDate: Mon Sep 14 23:58:58 2020 -0700

    HIVE-24039 : Update jquery version to mitigate CVE-2020-11023 (#1403)
    
    
    Co-authored-by: rajkrrsingh <[email protected]>
---
 service/src/resources/hive-webapps/static/js/jquery.min.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/service/src/resources/hive-webapps/static/js/jquery.min.js 
b/service/src/resources/hive-webapps/static/js/jquery.min.js
index 4d9b3a2..47b6397 100644
--- a/service/src/resources/hive-webapps/static/js/jquery.min.js
+++ b/service/src/resources/hive-webapps/static/js/jquery.min.js
@@ -1,2 +1,2 @@
-/*! jQuery v3.3.1 | (c) JS Foundation and other contributors | 
jquery.org/license */
-!function(e,t){"use strict";"object"==typeof module&&"object"==typeof 
module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw
 new Error("jQuery requires a window with a document");return 
t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){"use 
strict";var 
n=[],r=e.document,i=Object.getPrototypeOf,o=n.slice,a=n.concat,s=n.push,u=n.indexOf,l={},c=l.toString,f=l.hasOwnProperty,p=f.toString,d=p.call(Object),h={},g=function
 e(t){return"function"==typeof  [...]
+/*! jQuery v3.5.0 | (c) JS Foundation and other contributors | 
jquery.org/license */
+!function(e,t){"use strict";"object"==typeof module&&"object"==typeof 
module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw
 new Error("jQuery requires a window with a document");return 
t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use 
strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return 
t.flat.call(e)}:function(e){return 
t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=
 [...]

Reply via email to