Skip to content

Commit

Permalink
8282214: Upgrade JQuery to version 3.6.0
Browse files Browse the repository at this point in the history
Reviewed-by: stuefe
Backport-of: 5ba5e21fd2a02d15d4d56931cae4f9a978470c88
  • Loading branch information
GoeLin committed Jun 29, 2022
1 parent 027302b commit 97178bf
Show file tree
Hide file tree
Showing 9 changed files with 130 additions and 122 deletions.
Expand Up @@ -210,7 +210,7 @@ protected void generateOtherFiles(DocletEnvironment docEnv, ClassTree classtree)

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

This file was deleted.

1 comment on commit 97178bf

@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.