Skip to content

Commit 53f2a06

Browse files
committed
issue #8616: Upgrade jQuery to latest 3.5 or 3.6 release to get rid of security issues.
1 parent 06e28b6 commit 53f2a06

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

jquery/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
JQUERY_VERSION = 3.4.1
1+
JQUERY_VERSION = 3.6.0
22
JQUERY_UI_VERSION = 1.12.1
33
SCROLL_VERSION = 2.1.2
44
POWERTIP_VERSION = 1.3.1

jquery/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Doxygen's jquery.js script is composed of minified versions of the following
22
packages:
3-
- jquery 3.4.1: https://jquery.com/download/
3+
- jquery 3.6.0: https://jquery.com/download/
44
- jquery.ui 1.12.1: https://github.com/jquery/jquery-ui
55
modules required:
66
- jquery.ui.core all

jquery/jquery-3.4.1.min.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

jquery/jquery-3.6.0.min.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/html/jquery.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/html/tabs.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)