Please review a change to update jQuery from version 3.6.1 to 3.7.1 in JavaDoc. 
The jQuery compressed and uncompressed files were obtained from 
https://jquery.com/download/. Changes were tested against javadoc tests as well 
as manually using a selection of browsers (Firefox, Chrome, Safari). 

[As of jQuery 
3.7.0](https://blog.jquery.com/2023/05/11/jquery-3-7-0-released-staying-in-order/#:~:text=jQuery%20no%20longer%20depends%20on%20Sizzle%20as%20a%20separate%20project%2C%20but%20has%20instead%20dropped%20its%20code%20directly%20into%20jQuery%20core.)
 Sizzle is longer bundled as an independent project. The code is now part of 
jQuery core, therefore the Sizzle license has been removed from `jquery.md`.

-------------

Commit messages:
 - JDK-8330063: Upgrade jQuery to 3.7.1

Changes: https://git.openjdk.org/jdk/pull/18756/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18756&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8330063
  Stats: 21689 lines in 9 files changed: 10724 ins; 10957 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/18756.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18756/head:pull/18756

PR: https://git.openjdk.org/jdk/pull/18756

Reply via email to