CTLE-214: dot menu bug fixes and updates

This commit is contained in:
Tim Chamberlain
2023-07-03 16:43:18 -05:00
parent 283c3c7413
commit e9f8684b82
5 changed files with 21 additions and 60 deletions

View File

@ -77,7 +77,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>4.7.1</version>
<version>4.10.0</version>
<scope>test</scope>
</dependency>
<dependency>