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 29f75f2dc build(deps): bump org.htmlunit:htmlunit from 5.1.0 to 5.2.0 
(#1762)
29f75f2dc is described below

commit 29f75f2dc04ae5a06b961e8291711bb24172555e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 12:57:04 2026 +0200

    build(deps): bump org.htmlunit:htmlunit from 5.1.0 to 5.2.0 (#1762)
    
    Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 
5.1.0 to 5.2.0.
    - [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
    - [Commits](https://github.com/HtmlUnit/htmlunit/compare/5.1.0...5.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.htmlunit:htmlunit
      dependency-version: 5.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 784ee0b29..3708c577c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -222,7 +222,7 @@
             <dependency>
                 <groupId>org.htmlunit</groupId>
                 <artifactId>htmlunit</artifactId>
-                <version>5.1.0</version>
+                <version>5.2.0</version>
                 <scope>test</scope>
             </dependency>
             <dependency>

Reply via email to