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

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 27781b7e0d ARTEMIS-4853 Bump selenium.version from 4.17.0 to 4.22.0
     new a6df499731 This closes #5011
27781b7e0d is described below

commit 27781b7e0d99556e566dd5da4671184e7c773d6a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 27 02:13:35 2024 +0000

    ARTEMIS-4853 Bump selenium.version from 4.17.0 to 4.22.0
    
    Bumps `selenium.version` from 4.17.0 to 4.22.0.
    
    Updates `org.seleniumhq.selenium:selenium-api` from 4.17.0 to 4.22.0
    - [Release notes](https://github.com/SeleniumHQ/selenium/releases)
    - 
[Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.17.0...selenium-4.22.0)
    
    Updates `org.seleniumhq.selenium:selenium-firefox-driver` from 4.17.0 to 
4.22.0
    - [Release notes](https://github.com/SeleniumHQ/selenium/releases)
    - 
[Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.17.0...selenium-4.22.0)
    
    Updates `org.seleniumhq.selenium:selenium-chrome-driver` from 4.17.0 to 
4.22.0
    - [Release notes](https://github.com/SeleniumHQ/selenium/releases)
    - 
[Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.17.0...selenium-4.22.0)
    
    Updates `org.seleniumhq.selenium:selenium-chromium-driver` from 4.17.0 to 
4.22.0
    - [Release notes](https://github.com/SeleniumHQ/selenium/releases)
    - 
[Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.17.0...selenium-4.22.0)
    
    Updates `org.seleniumhq.selenium:selenium-remote-driver` from 4.17.0 to 
4.22.0
    - [Release notes](https://github.com/SeleniumHQ/selenium/releases)
    - 
[Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.17.0...selenium-4.22.0)
    
    Updates `org.seleniumhq.selenium:selenium-support` from 4.17.0 to 4.22.0
    - [Release notes](https://github.com/SeleniumHQ/selenium/releases)
    - 
[Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.17.0...selenium-4.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.seleniumhq.selenium:selenium-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.seleniumhq.selenium:selenium-firefox-driver
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.seleniumhq.selenium:selenium-chrome-driver
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.seleniumhq.selenium:selenium-chromium-driver
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.seleniumhq.selenium:selenium-remote-driver
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.seleniumhq.selenium:selenium-support
      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 481cb0901b..cd03e57692 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@
       <paho.client.mqtt.version>1.2.5</paho.client.mqtt.version>
       <postgresql.version>42.7.2</postgresql.version>
       <testcontainers.version>1.19.4</testcontainers.version>
-      <selenium.version>4.17.0</selenium.version>
+      <selenium.version>4.22.0</selenium.version>
       <exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
       <apache.httpcore.version>4.4.16</apache.httpcore.version>
       <apache.httpclient.version>4.5.14</apache.httpclient.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to