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

jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/main by this push:
     new 7b91d76113 Bump org.seleniumhq.selenium:htmlunit-driver from 4.11.0 to 
4.12.0
7b91d76113 is described below

commit 7b91d76113cc9e299ba6e4a4666fe6b84c68730d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 6 22:08:15 2023 +0000

    Bump org.seleniumhq.selenium:htmlunit-driver from 4.11.0 to 4.12.0
    
    Bumps 
[org.seleniumhq.selenium:htmlunit-driver](https://github.com/SeleniumHQ/htmlunit-driver)
 from 4.11.0 to 4.12.0.
    - [Release notes](https://github.com/SeleniumHQ/htmlunit-driver/releases)
    - 
[Commits](https://github.com/SeleniumHQ/htmlunit-driver/compare/htmlunit-driver-4.11.0...htmlunit-driver-4.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.seleniumhq.selenium:htmlunit-driver
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 566e5f53ec..bd479f0a8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,7 @@
         <consul-client.version>${consul-client-version}</consul-client.version>
         <ftpserver.version>${ftpserver-version}</ftpserver.version>
         <hamcrest.version>2.2</hamcrest.version><!-- Awaitility and Wiremock 
-->
-        <htmlunit-driver.version>4.11.0</htmlunit-driver.version>
+        <htmlunit-driver.version>4.12.0</htmlunit-driver.version>
         <pdfbox.version>${pdfbox-version}</pdfbox.version>
         <sshd.version>2.10.0</sshd.version><!-- @sync 
io.quarkus:quarkus-bom:${quarkus.version} dep:org.apache.sshd:sshd-common -->
         <unboundid-ldapsdk.version>6.0.9</unboundid-ldapsdk.version>

Reply via email to