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.
2 parents fbd60ae + 0d4d8d8 commit 9293102Copy full SHA for 9293102
pom.xml
@@ -224,13 +224,13 @@
224
<dependency>
225
<groupId>junit</groupId>
226
<artifactId>junit</artifactId>
227
- <version>4.11</version>
+ <version>4.12</version>
228
<scope>test</scope>
229
</dependency>
230
231
<groupId>org.json</groupId>
232
<artifactId>json</artifactId>
233
- <version>20180130</version>
+ <version>20180813</version>
234
235
236
</dependencies>
0 commit comments