Skip to content

Commit

Permalink
issue #8616: Upgrade jQuery to latest 3.5 or 3.6 release to get rid o…
Browse files Browse the repository at this point in the history
…f security issues.
  • Loading branch information
doxygen committed Jun 27, 2021
1 parent 06e28b6 commit 53f2a06
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion jquery/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
JQUERY_VERSION = 3.4.1
JQUERY_VERSION = 3.6.0
JQUERY_UI_VERSION = 1.12.1
SCROLL_VERSION = 2.1.2
POWERTIP_VERSION = 1.3.1
Expand Down
2 changes: 1 addition & 1 deletion jquery/README
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Doxygen's jquery.js script is composed of minified versions of the following
packages:
- jquery 3.4.1: https://jquery.com/download/
- jquery 3.6.0: https://jquery.com/download/
- jquery.ui 1.12.1: https://github.com/jquery/jquery-ui
modules required:
- jquery.ui.core all
Expand Down
2 changes: 0 additions & 2 deletions jquery/jquery-3.4.1.min.js

This file was deleted.

2 changes: 2 additions & 0 deletions jquery/jquery-3.6.0.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions templates/html/jquery.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/html/tabs.css

Large diffs are not rendered by default.

0 comments on commit 53f2a06

Please sign in to comment.