This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/main by this push:
     new db64c103d build(deps-dev): bump org.webjars:jquery from 3.7.1 to 4.0.0 
(#1789)
db64c103d is described below

commit db64c103d83b61f1833303d013c3d0d6219787d3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 17 20:35:40 2026 +0200

    build(deps-dev): bump org.webjars:jquery from 3.7.1 to 4.0.0 (#1789)
    
    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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eda7866da..d9a188a54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
         <spring.version>6.2.12</spring.version>
         <struts-annotations.version>2.0</struts-annotations.version>
         <velocity-tools.version>3.1</velocity-tools.version>
-        <webjars-jquery.version>3.7.1</webjars-jquery.version>
+        <webjars-jquery.version>4.0.0</webjars-jquery.version>
         <webjars-locator-lite.version>1.1.3</webjars-locator-lite.version>
         <weld.version>6.0.4.Final</weld.version>
 

Reply via email to