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

olamy pushed a commit to branch test-junit-platform-runner-junit4-parallel-stack
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git

commit e266e3c74ec2e5991e3f4e2aae19d4bdaf1ee3fd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 25 05:59:54 2025 +0100

    Bump org.htmlunit:htmlunit from 4.18.0 to 4.19.0 (#3224)
    
    Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 
4.18.0 to 4.19.0.
    - [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
    - [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.18.0...4.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.htmlunit:htmlunit
      dependency-version: 4.19.0
      dependency-type: direct:development
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7ae05daef..26ef3a3de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@
       <dependency>
         <groupId>org.htmlunit</groupId>
         <artifactId>htmlunit</artifactId>
-        <version>4.18.0</version>
+        <version>4.19.0</version>
       </dependency>
       <dependency>
         <!-- used in the unit tests and maven-shared-utils:3.3.4 -->

Reply via email to