This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git
from ad7950d4 Merge pull request #89 from apache/update-bootstrap-version
add 839dd8fe updates JQuery to version 3.7.1 - see release notes:
https://blog.jquery.com/2023/08/28/jquery-3-7-1-released-reliable-table-row-dimensions/
new 76d04bed Merge pull request #88 from apache/update-jquery-version
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/main/jbake/assets/js/jquery-3.2.1.min.js | 4 ----
src/main/jbake/assets/js/jquery-3.7.1.min.js | 2 ++
src/main/jbake/templates/footer.ftl | 2 +-
3 files changed, 3 insertions(+), 5 deletions(-)
delete mode 100644 src/main/jbake/assets/js/jquery-3.2.1.min.js
create mode 100644 src/main/jbake/assets/js/jquery-3.7.1.min.js