Skip to content

Commit

Permalink
Updated to Selenium 4.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Sep 8, 2023
1 parent b09395c commit ac7c6f1
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<commons.net.version>3.9.0</commons.net.version>
<commons.codec.version>1.16.0</commons.codec.version>
<freemarker.version>2.3.32</freemarker.version>
<selenium.version>4.12.0</selenium.version>
<selenium.version>4.12.1</selenium.version>
<htmlunit.driver.version>4.10.0</htmlunit.driver.version>
<jsonassert.version>1.5.1</jsonassert.version>
<jsoup.version>1.15.4</jsoup.version>
Expand Down Expand Up @@ -256,11 +256,6 @@
<artifactId>commons-text</artifactId>
<version>${commons.text.version}</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>commons-beanutils</groupId>-->
<!-- <artifactId>commons-beanutils</artifactId>-->
<!-- <version>${commons.beanutils.version}</version>-->
<!-- </dependency>-->
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
Expand Down

0 comments on commit ac7c6f1

Please sign in to comment.