This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push:
new ecf2990fd6 Improved: Update jQuery and jquery-migrate to version 4
(OFBIZ-13347)
ecf2990fd6 is described below
commit ecf2990fd62a16431ad08f124260c309230a32f0
Author: Jacques Le Roux <[email protected]>
AuthorDate: Thu Jan 22 13:23:04 2026 +0100
Improved: Update jQuery and jquery-migrate to version 4 (OFBIZ-13347)
GHbot is unable to handle it. Let's get back to the previous situation and
close
---
themes/common-theme/webapp/common-theme/js/package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/themes/common-theme/webapp/common-theme/js/package.json
b/themes/common-theme/webapp/common-theme/js/package.json
index 7499b24342..1a1323eb16 100644
--- a/themes/common-theme/webapp/common-theme/js/package.json
+++ b/themes/common-theme/webapp/common-theme/js/package.json
@@ -10,7 +10,7 @@
"featherlight": "^1.7.14",
"flot": "^4.2.6",
"inputmask": "^5.0.9",
- "jquery": "^3.6.4",
+ "jquery": "^3.7.1",
"jquery-migrate": "^3.6.0",
"jquery-ui-dist": "^1.13.3",
"jquery-validation": "^1.21.0",