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 e7083b6 commit 1f2abacCopy full SHA for 1f2abac
pom.xml
@@ -114,17 +114,17 @@
114
<dependency>
115
<groupId>com.fasterxml.jackson.core</groupId>
116
<artifactId>jackson-databind</artifactId>
117
- <version>2.18.2</version>
+ <version>2.19.2</version>
118
</dependency>
119
120
<groupId>org.seleniumhq.selenium</groupId>
121
<artifactId>selenium-java</artifactId>
122
- <version>4.34.0</version>
+ <version>4.35.0</version>
123
124
125
<groupId>io.appium</groupId>
126
<artifactId>java-client</artifactId>
127
- <version>9.5.0</version>
+ <version>10.0.0</version>
128
<scope>test</scope>
129
130
0 commit comments