Skip to content

Commit ea5cd64

Browse files
committed
Update Selenium to 4.25.0 +semver:feature
1 parent e842eca commit ea5cd64

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
@@ -126,12 +126,12 @@
126126
<dependency>
127127
<groupId>com.fasterxml.jackson.core</groupId>
128128
<artifactId>jackson-databind</artifactId>
129-
<version>2.17.2</version>
129+
<version>2.18.0</version>
130130
</dependency>
131131
<dependency>
132132
<groupId>org.seleniumhq.selenium</groupId>
133133
<artifactId>selenium-java</artifactId>
134-
<version>4.24.0</version>
134+
<version>4.25.0</version>
135135
</dependency>
136136
<dependency>
137137
<groupId>io.appium</groupId>

0 commit comments

Comments
 (0)