Skip to content

Commit c571d7b

Browse files
authored
Update Selenium to 4.43.0 +semver:feature (#113)
Update log4j version
1 parent 93f2a1f commit c571d7b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<properties>
1717
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
19-
<log4j.version>2.25.3</log4j.version>
19+
<log4j.version>2.25.4</log4j.version>
2020
</properties>
2121

2222
<scm>
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>org.seleniumhq.selenium</groupId>
121121
<artifactId>selenium-java</artifactId>
122-
<version>4.41.0</version>
122+
<version>4.43.0</version>
123123
</dependency>
124124
<dependency>
125125
<groupId>io.appium</groupId>

0 commit comments

Comments
 (0)