Skip to content

Commit e024d1b

Browse files
authored
Update selenium packages to version 4.8.1 (#75)
1 parent affccfb commit e024d1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.github.aquality-automation</groupId>
88
<artifactId>aquality-selenium-core</artifactId>
9-
<version>2.0.5</version>
9+
<version>2.0.6</version>
1010

1111
<packaging>jar</packaging>
1212
<name>Aquality Selenium Core</name>
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>org.seleniumhq.selenium</groupId>
121121
<artifactId>selenium-java</artifactId>
122-
<version>4.7.2</version>
122+
<version>4.8.1</version>
123123
</dependency>
124124
<dependency>
125125
<groupId>io.github.bonigarcia</groupId>

0 commit comments

Comments
 (0)