We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe48a91 commit 687a2dfCopy full SHA for 687a2df
pom.xml
@@ -121,7 +121,7 @@
121
<dependency>
122
<groupId>com.google.guava</groupId>
123
<artifactId>guava</artifactId>
124
- <version>33.4.0-jre</version>
+ <version>33.4.8-jre</version>
125
</dependency>
126
127
<groupId>com.fasterxml.jackson.core</groupId>
@@ -131,7 +131,7 @@
131
132
<groupId>org.seleniumhq.selenium</groupId>
133
<artifactId>selenium-java</artifactId>
134
- <version>4.28.1</version>
+ <version>4.33.0</version>
135
136
137
<groupId>io.appium</groupId>
0 commit comments