This is an automated email from the ASF dual-hosted git repository.
robbie 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 5adf75875d ARTEMIS-5620: Update to selenium 4.35.0
5adf75875d is described below
commit 5adf75875db44136c7d3c294eab9c1d4964d0f47
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Aug 13 12:13:34 2025 +0100
ARTEMIS-5620: Update to selenium 4.35.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d42443e927..9c9f5259a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,7 @@
<paho.client.mqtt.version>1.2.5</paho.client.mqtt.version>
<postgresql.version>42.7.7</postgresql.version>
<testcontainers.version>1.21.3</testcontainers.version>
- <selenium.version>4.34.0</selenium.version>
+ <selenium.version>4.35.0</selenium.version>
<exec-maven-plugin.version>3.5.1</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