File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
testcontainers-selenium-demo Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3434 <dependency >
3535 <groupId >org.seleniumhq.selenium</groupId >
3636 <artifactId >selenium-dependencies-bom</artifactId >
37- <version >4.34 .0</version >
37+ <version >4.35 .0</version >
3838 <type >pom</type >
3939 <scope >import</scope >
4040 </dependency >
Original file line number Diff line number Diff line change 8282 <dependency >
8383 <groupId >org.seleniumhq.selenium</groupId >
8484 <artifactId >selenium-api</artifactId >
85- <version >4.34 .0</version >
85+ <version >4.35 .0</version >
8686 <scope >provided</scope >
8787 </dependency >
8888
102102 <dependency >
103103 <groupId >org.seleniumhq.selenium</groupId >
104104 <artifactId >selenium-remote-driver</artifactId >
105- <version >4.34 .0</version >
105+ <version >4.35 .0</version >
106106 <scope >test</scope >
107107 <exclusions >
108108 <!-- Tracing is not needed -->
120120 <dependency >
121121 <groupId >org.seleniumhq.selenium</groupId >
122122 <artifactId >selenium-support</artifactId >
123- <version >4.34 .0</version >
123+ <version >4.35 .0</version >
124124 <scope >test</scope >
125125 </dependency >
126126 <dependency >
127127 <groupId >org.seleniumhq.selenium</groupId >
128128 <artifactId >selenium-firefox-driver</artifactId >
129- <version >4.34 .0</version >
129+ <version >4.35 .0</version >
130130 <scope >test</scope >
131131 <exclusions >
132132 <!-- No unused, beta-grade, RUST blobs -->
139139 <dependency >
140140 <groupId >org.seleniumhq.selenium</groupId >
141141 <artifactId >selenium-chrome-driver</artifactId >
142- <version >4.34 .0</version >
142+ <version >4.35 .0</version >
143143 <scope >test</scope >
144144 <exclusions >
145145 <!-- No unused, beta-grade, RUST blobs -->
You can’t perform that action at this time.
0 commit comments