This is an automated email from the ASF dual-hosted git repository.
yao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from a8d128c7acaa [SPARK-54190][BUILD] Guava dependency governance
add 0cc2319044a9 [SPARK-54235][UI][DOCS] Upgrade jQuery from 3.5.1 to 3.7.1
No new revisions were added by this update.
Summary of changes:
core/src/main/resources/org/apache/spark/ui/static/jquery-3.5.1.min.js | 2 --
core/src/main/resources/org/apache/spark/ui/static/jquery.min.js | 2 ++
core/src/main/scala/org/apache/spark/ui/UIUtils.scala | 2 +-
dev/.rat-excludes | 2 +-
docs/_layouts/global.html | 2 +-
docs/js/vendor/jquery-3.5.1.min.js | 2 --
docs/js/vendor/jquery.min.js | 2 ++
ui-test/tests/flamegraph.test.js | 2 +-
ui-test/tests/scroll-button.test.js | 2 +-
ui-test/tests/structured-streaming-page.test.js | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
delete mode 100644
core/src/main/resources/org/apache/spark/ui/static/jquery-3.5.1.min.js
create mode 100644
core/src/main/resources/org/apache/spark/ui/static/jquery.min.js
delete mode 100644 docs/js/vendor/jquery-3.5.1.min.js
create mode 100644 docs/js/vendor/jquery.min.js
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]