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.38 .0</version >
37+ <version >4.39 .0</version >
3838 <type >pom</type >
3939 <scope >import</scope >
4040 </dependency >
Original file line number Diff line number Diff line change 7070 <dependency >
7171 <groupId >org.seleniumhq.selenium</groupId >
7272 <artifactId >selenium-api</artifactId >
73- <version >4.38 .0</version >
73+ <version >4.39 .0</version >
7474 <scope >provided</scope >
7575 </dependency >
7676
9090 <dependency >
9191 <groupId >org.seleniumhq.selenium</groupId >
9292 <artifactId >selenium-remote-driver</artifactId >
93- <version >4.38 .0</version >
93+ <version >4.39 .0</version >
9494 <scope >test</scope >
9595 <exclusions >
9696 <!-- Tracing is not needed -->
108108 <dependency >
109109 <groupId >org.seleniumhq.selenium</groupId >
110110 <artifactId >selenium-support</artifactId >
111- <version >4.38 .0</version >
111+ <version >4.39 .0</version >
112112 <scope >test</scope >
113113 </dependency >
114114 <dependency >
115115 <groupId >org.seleniumhq.selenium</groupId >
116116 <artifactId >selenium-firefox-driver</artifactId >
117- <version >4.38 .0</version >
117+ <version >4.39 .0</version >
118118 <scope >test</scope >
119119 <exclusions >
120120 <!-- No unused, beta-grade, RUST blobs -->
127127 <dependency >
128128 <groupId >org.seleniumhq.selenium</groupId >
129129 <artifactId >selenium-chrome-driver</artifactId >
130- <version >4.38 .0</version >
130+ <version >4.39 .0</version >
131131 <scope >test</scope >
132132 <exclusions >
133133 <!-- No unused, beta-grade, RUST blobs -->
You can’t perform that action at this time.
0 commit comments