File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 53
53
<dependency >
54
54
<groupId >org.seleniumhq.selenium</groupId >
55
55
<artifactId >selenium-support</artifactId >
56
- <version >4.33 .0</version >
56
+ <version >4.34 .0</version >
57
57
<exclusions >
58
58
<!-- Tracing is not needed -->
59
59
<exclusion >
100
100
<dependency >
101
101
<groupId >org.seleniumhq.selenium</groupId >
102
102
<artifactId >selenium-firefox-driver</artifactId >
103
- <version >4.33 .0</version >
103
+ <version >4.34 .0</version >
104
104
<scope >test</scope >
105
105
<exclusions >
106
106
<!-- No unused, beta-grade, RUST blobs -->
113
113
<dependency >
114
114
<groupId >org.seleniumhq.selenium</groupId >
115
115
<artifactId >selenium-chrome-driver</artifactId >
116
- <version >4.33 .0</version >
116
+ <version >4.34 .0</version >
117
117
<scope >test</scope >
118
118
<exclusions >
119
119
<!-- No unused, beta-grade, RUST blobs -->
You can’t perform that action at this time.
0 commit comments