ARTEMIS-5022: update selenium to 4.24.0

This commit is contained in:
Robbie Gemmell 2024-08-29 12:54:58 +01:00
parent bca97dc706
commit 2b9b81142b
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@
<paho.client.mqtt.version>1.2.5</paho.client.mqtt.version>
<postgresql.version>42.7.4</postgresql.version>
<testcontainers.version>1.20.1</testcontainers.version>
<selenium.version>4.23.1</selenium.version>
<selenium.version>4.24.0</selenium.version>
<exec-maven-plugin.version>3.4.1</exec-maven-plugin.version>
<apache.httpcore.version>4.4.16</apache.httpcore.version>
<apache.httpclient.version>4.5.14</apache.httpclient.version>