Skip to content

Commit 5a06baf

Browse files
authored
Merge pull request cdapio#287 from cloudsufi/seleniumDriverVersionChange
seleniumChromeDriver and logback classic version change
2 parents ae39337 + aadb559 commit 5a06baf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ the License.-->
275275
<dependency>
276276
<groupId>ch.qos.logback</groupId>
277277
<artifactId>logback-classic</artifactId>
278-
<version>1.2.8</version>
278+
<version>1.3.15</version>
279279
</dependency>
280280

281281
<dependency>
@@ -306,7 +306,7 @@ the License.-->
306306
<dependency>
307307
<groupId>org.seleniumhq.selenium</groupId>
308308
<artifactId>selenium-chrome-driver</artifactId>
309-
<version>4.11.0</version>
309+
<version>4.13.0</version>
310310
</dependency>
311311

312312
<dependency>

0 commit comments

Comments
 (0)