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 0ce6e21 commit fe14550Copy full SHA for fe14550
maven/api/pom.xml
@@ -17,8 +17,8 @@
17
<artifactId>guava</artifactId>
18
</dependency>
19
<dependency>
20
- <groupId>org.json</groupId>
21
- <artifactId>json</artifactId>
+ <groupId>com.google.code.gson</groupId>
+ <artifactId>gson</artifactId>
22
23
</dependencies>
24
maven/remote-driver/pom.xml
<artifactId>cglib-nodep</artifactId>
<groupId>org.seleniumhq.selenium</groupId>
0 commit comments