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

mbuenger 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 f2ac777d4 Bump org.htmlunit:htmlunit from 4.11.1 to 4.12.0 (#844)
f2ac777d4 is described below

commit f2ac777d4870b1792461f0418b5c0f9c476f3d28
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 24 06:27:08 2025 +0200

    Bump org.htmlunit:htmlunit from 4.11.1 to 4.12.0 (#844)
    
    Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 
4.11.1 to 4.12.0.
    - [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
    - [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.11.1...4.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.htmlunit:htmlunit
      dependency-version: 4.12.0
      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 4bc90a98d..0f81e0990 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,7 +199,7 @@
       <dependency>
         <groupId>org.htmlunit</groupId>
         <artifactId>htmlunit</artifactId>
-        <version>4.11.1</version>
+        <version>4.12.0</version>
       </dependency>
       <dependency>
         <!-- used in the unit tests and maven-shared-utils:3.3.4 -->

Reply via email to