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 e1dddcbae Bump org.htmlunit:htmlunit from 4.16.0 to 4.17.0 (#1396)
e1dddcbae is described below

commit e1dddcbaef24e007b8a95dc9e15d977e36e51dbc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 27 06:43:08 2025 +0100

    Bump org.htmlunit:htmlunit from 4.16.0 to 4.17.0 (#1396)
    
    Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 
4.16.0 to 4.17.0.
    - [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
    - [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.16.0...4.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.htmlunit:htmlunit
      dependency-version: 4.17.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 5b180d4c4..9a375cd63 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -222,7 +222,7 @@
             <dependency>
                 <groupId>org.htmlunit</groupId>
                 <artifactId>htmlunit</artifactId>
-                <version>4.16.0</version>
+                <version>4.17.0</version>
                 <scope>test</scope>
             </dependency>
             <dependency>

Reply via email to