ARTEMIS-4990 Bump selenium.version from 4.23.0 to 4.23.1
Bumps `selenium.version` from 4.23.0 to 4.23.1. Updates `org.seleniumhq.selenium:selenium-api` from 4.23.0 to 4.23.1 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) Updates `org.seleniumhq.selenium:selenium-firefox-driver` from 4.23.0 to 4.23.1 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) Updates `org.seleniumhq.selenium:selenium-chrome-driver` from 4.23.0 to 4.23.1 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) Updates `org.seleniumhq.selenium:selenium-chromium-driver` from 4.23.0 to 4.23.1 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) Updates `org.seleniumhq.selenium:selenium-remote-driver` from 4.23.0 to 4.23.1 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) Updates `org.seleniumhq.selenium:selenium-support` from 4.23.0 to 4.23.1 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.seleniumhq.selenium:selenium-firefox-driver dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.seleniumhq.selenium:selenium-chrome-driver dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.seleniumhq.selenium:selenium-chromium-driver dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.seleniumhq.selenium:selenium-remote-driver dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.seleniumhq.selenium:selenium-support dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
42354a0e7b
commit
dc280c89ca
2
pom.xml
2
pom.xml
|
@ -169,7 +169,7 @@
|
|||
<paho.client.mqtt.version>1.2.5</paho.client.mqtt.version>
|
||||
<postgresql.version>42.7.3</postgresql.version>
|
||||
<testcontainers.version>1.20.1</testcontainers.version>
|
||||
<selenium.version>4.23.0</selenium.version>
|
||||
<selenium.version>4.23.1</selenium.version>
|
||||
<exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>
|
||||
<apache.httpcore.version>4.4.16</apache.httpcore.version>
|
||||
<apache.httpclient.version>4.5.14</apache.httpclient.version>
|
||||
|
|
Loading…
Reference in New Issue