Skip to content

Commit 687a2df

Browse files
committed
Update Selenium to 4.33.0 +semver:feature
1 parent fe48a91 commit 687a2df

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
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>com.google.guava</groupId>
123123
<artifactId>guava</artifactId>
124-
<version>33.4.0-jre</version>
124+
<version>33.4.8-jre</version>
125125
</dependency>
126126
<dependency>
127127
<groupId>com.fasterxml.jackson.core</groupId>
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>org.seleniumhq.selenium</groupId>
133133
<artifactId>selenium-java</artifactId>
134-
<version>4.28.1</version>
134+
<version>4.33.0</version>
135135
</dependency>
136136
<dependency>
137137
<groupId>io.appium</groupId>

0 commit comments

Comments
 (0)