Skip to content

Commit

Permalink
Merge pull request #55 from dvsa/upSelenium
Browse files Browse the repository at this point in the history
chore:library updates
  • Loading branch information
sr4850 authored Aug 21, 2024
2 parents 8318667 + 095d2fb commit de0b5a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<mysql-connector-java.version>8.2.0</mysql-connector-java.version>
<java-native-access.version>5.14.0</java-native-access.version>
<rest-assured.version>5.4.0</rest-assured.version>
<selenium.version>4.20.0</selenium.version>
<selenium.version>4.23.1</selenium.version>
<log4j.version>2.17.1</log4j.version>
<og4j12.version>2.17.1</og4j12.version>
<typesafe.version>1.4.3</typesafe.version>
Expand All @@ -38,11 +38,11 @@
<totp.version>1.0</totp.version>
<gson.version>2.10.1</gson.version>
<browserstack.version>1.1.1</browserstack.version>
<commons-beanutils.version>1.9.2</commons-beanutils.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
<commons-collections.version>3.2.2</commons-collections.version>
<dom4j.version>1.6.1</dom4j.version>
<org.apache.commons.commons-text.version>1.10.0</org.apache.commons.commons-text.version>
<org.postgresql.version>42.3.3</org.postgresql.version>
<org.postgresql.version>42.3.9</org.postgresql.version>
<org.yaml.snakeyaml.version>2.2</org.yaml.snakeyaml.version>
<software.amazon.ion.version>1.0.2</software.amazon.ion.version>
</properties>
Expand Down

0 comments on commit de0b5a3

Please sign in to comment.