Skip to content

Commit b2727b9

Browse files
authored
Update to Selenium 4.35.0 +semver:feature (#153)
1 parent 2445805 commit b2727b9

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
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.github.aquality-automation</groupId>
7272
<artifactId>aquality-selenium-core</artifactId>
73-
<version>4.7.0</version>
73+
<version>4.8.0</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>org.apache.commons</groupId>
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>com.fasterxml.jackson.core</groupId>
8282
<artifactId>jackson-databind</artifactId>
83-
<version>2.18.2</version>
83+
<version>2.19.2</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)