Skip to content

Commit

Permalink
8296619: Upgrade jQuery to 3.6.1
Browse files Browse the repository at this point in the history
Reviewed-by: mbaesken
Backport-of: 6a7a0db587446160e77c9ac225669e5a0c9bc638
  • Loading branch information
GoeLin committed Jan 12, 2023
1 parent 0db4add commit ead3081
Show file tree
Hide file tree
Showing 8 changed files with 131 additions and 103 deletions.
Expand Up @@ -310,7 +310,7 @@ protected void generateOtherFiles(ClassTree classtree)

private void copyJqueryFiles() throws DocletException {
List<String> files = Arrays.asList(
"jquery-3.6.0.min.js",
"jquery-3.6.1.min.js",
"jquery-ui.min.js",
"jquery-ui.min.css");
DocFile f;
Expand Down

This file was deleted.

1 comment on commit ead3081

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.