Skip to content

Commit

Permalink
Update selenium to 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
persapiens authored Jul 22, 2023
1 parent 1a79d50 commit eacda9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
<httpclient5.version>5.2.1</httpclient5.version>

<!-- test library versions -->
<selenium.version>4.8.1</selenium.version>
<htmlunit-driver.version>4.8.1</htmlunit-driver.version>
<selenium.version>4.10.0</selenium.version>
<htmlunit-driver.version>4.10.0</htmlunit-driver.version>
<htmlunit.version>3.3.0</htmlunit.version>
<webdrivermanager.version>5.3.2</webdrivermanager.version>
<jarchivelib.version>1.2.0</jarchivelib.version>
Expand Down

0 comments on commit eacda9d

Please sign in to comment.