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

dkuzmenko 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 4f1dba31b25 HIVE-27310: Upgrade jQuery to fix CVEs (Devaspati 
Krishnatri, reviewed by Attila Turoczy, Denys Kuzmenko)
4f1dba31b25 is described below

commit 4f1dba31b25fb2c3b071492ff06b54f76a55c99a
Author: Devaspati <[email protected]>
AuthorDate: Mon May 22 21:50:39 2023 +0530

    HIVE-27310: Upgrade jQuery to fix CVEs (Devaspati Krishnatri, reviewed by 
Attila Turoczy, Denys Kuzmenko)
    
    Closes #4281
---
 llap-server/src/main/resources/hive-webapps/llap/js/jquery.min.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/llap-server/src/main/resources/hive-webapps/llap/js/jquery.min.js 
b/llap-server/src/main/resources/hive-webapps/llap/js/jquery.min.js
index 4d9b3a25875..fde87142835 100644
--- a/llap-server/src/main/resources/hive-webapps/llap/js/jquery.min.js
+++ b/llap-server/src/main/resources/hive-webapps/llap/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.6.4 | (c) OpenJS 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,y=n.hasOwnProperty,a=y.toString,l=
 [...]
\ No newline at end of file

Reply via email to