Skip to content

Commit 9293102

Browse files
authored
Merge pull request TooTallNate#874 from marci4/Dependency
Update dependencies
2 parents fbd60ae + 0d4d8d8 commit 9293102

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
@@ -224,13 +224,13 @@
224224
<dependency>
225225
<groupId>junit</groupId>
226226
<artifactId>junit</artifactId>
227-
<version>4.11</version>
227+
<version>4.12</version>
228228
<scope>test</scope>
229229
</dependency>
230230
<dependency>
231231
<groupId>org.json</groupId>
232232
<artifactId>json</artifactId>
233-
<version>20180130</version>
233+
<version>20180813</version>
234234
<scope>test</scope>
235235
</dependency>
236236
</dependencies>

0 commit comments

Comments
 (0)