Ted-Jiang opened a new pull request #1826:
URL: https://github.com/apache/kylin/pull/1826


   ## Proposed changes
   jQuery is a JavaScript library designed to simplify HTML DOM tree traversal 
and manipulation, as well as event handling, CSS animation, and Ajax. It is 
free, open-source software using the permissive MIT License.<p>
   jQuery 1.x and 2.x has ended. No further bug fixes, enhancements, security 
updates or technical support is available for this release.</p><p>
   It checks for vulnerable versions of jQuery from default web page.
   according to [link](https://jquery.com/upgrade-guide/3.0/) update it to 
3.x.x, without code change.
   
   <img width="1225" alt="image" 
src="https://user-images.githubusercontent.com/37145547/156976324-645973ff-79f4-42de-a52f-f5299b04721b.png";>
   
   
   ## Github Branch 
   Both 3 and 4
   
   ## Types of changes
   
   What types of changes does your code introduce to Kylin?
   _Put an `x` in the boxes that apply_
   
   - [ ] Bugfix (non-breaking change which fixes an issue)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to not work as expected)
   - [ ] Documentation Update (if none of the other choices apply)
   
   ## Checklist
   
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
user@kylin or dev@kylin by explaining why you chose the solution you did and 
what alternatives you considered, etc...
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to