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

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/master by this push:
     new 66e85890c Bump org.htmlunit:htmlunit from 4.4.0 to 4.10.0 (#813)
66e85890c is described below

commit 66e85890cc4c4fb466726abf7339cbd952052ecc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 4 21:23:46 2025 +1000

    Bump org.htmlunit:htmlunit from 4.4.0 to 4.10.0 (#813)
    
    Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 
4.4.0 to 4.10.0.
    - [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
    - [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.4.0...4.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.htmlunit:htmlunit
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 a1f614dce..d78da2aab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@
       <dependency>
         <groupId>org.htmlunit</groupId>
         <artifactId>htmlunit</artifactId>
-        <version>4.4.0</version>
+        <version>4.10.0</version>
       </dependency>
       <dependency>
         <!-- used in the unit tests and maven-shared-utils:3.3.4 -->

Reply via email to