This is an automated email from the ASF dual-hosted git repository.
sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git
The following commit(s) were added to refs/heads/develop by this push:
new 00920a8b02 build(deps-dev): bump org.webjars:jquery from 3.7.1 to
4.0.0 (#2457)
00920a8b02 is described below
commit 00920a8b020e86a6d6c6813d4e63f1d97dd18592
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 20 12:02:07 2026 +0100
build(deps-dev): bump org.webjars:jquery from 3.7.1 to 4.0.0 (#2457)
Bumps [org.webjars:jquery](https://github.com/jquery/jquery) from 3.7.1 to
4.0.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md)
- [Commits](https://github.com/jquery/jquery/compare/3.7.1...4.0.0)
---
updated-dependencies:
- dependency-name: org.webjars:jquery
dependency-version: 4.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
website/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/pom.xml b/website/pom.xml
index f0ade4f2b4..c5fd4f9060 100644
--- a/website/pom.xml
+++ b/website/pom.xml
@@ -36,7 +36,7 @@
<project.build.outputTimestamp>2025-08-02T13:55:11Z</project.build.outputTimestamp>
<bootstrap.version>5.3.3</bootstrap.version>
<popper.version>2.8.0</popper.version>
- <jquery.version>3.7.1</jquery.version>
+ <jquery.version>4.0.0</jquery.version>
<fontawesome.version>6.5.2</fontawesome.version>
</properties>