Skip to content

Commit

Permalink
Update selenium packages to version 4.8.1 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
mialeska authored Feb 21, 2023
1 parent affccfb commit e024d1b
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 @@ -6,7 +6,7 @@

<groupId>com.github.aquality-automation</groupId>
<artifactId>aquality-selenium-core</artifactId>
<version>2.0.5</version>
<version>2.0.6</version>

<packaging>jar</packaging>
<name>Aquality Selenium Core</name>
Expand Down Expand Up @@ -119,7 +119,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>4.7.2</version>
<version>4.8.1</version>
</dependency>
<dependency>
<groupId>io.github.bonigarcia</groupId>
Expand Down

0 comments on commit e024d1b

Please sign in to comment.