Skip to content

Commit aede7b8

Browse files
authored
Merge pull request #21 from xdev-software/renovate/org.seleniumhq.selenium
Update org.seleniumhq.selenium to v4.34.0
2 parents 4801081 + 8b99c55 commit aede7b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

selenium-elements/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.seleniumhq.selenium</groupId>
5555
<artifactId>selenium-support</artifactId>
56-
<version>4.33.0</version>
56+
<version>4.34.0</version>
5757
<exclusions>
5858
<!-- Tracing is not needed -->
5959
<exclusion>
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>org.seleniumhq.selenium</groupId>
102102
<artifactId>selenium-firefox-driver</artifactId>
103-
<version>4.33.0</version>
103+
<version>4.34.0</version>
104104
<scope>test</scope>
105105
<exclusions>
106106
<!-- No unused, beta-grade, RUST blobs -->
@@ -113,7 +113,7 @@
113113
<dependency>
114114
<groupId>org.seleniumhq.selenium</groupId>
115115
<artifactId>selenium-chrome-driver</artifactId>
116-
<version>4.33.0</version>
116+
<version>4.34.0</version>
117117
<scope>test</scope>
118118
<exclusions>
119119
<!-- No unused, beta-grade, RUST blobs -->

0 commit comments

Comments
 (0)