Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request iipc#7 from nlevitt/umbra
Browse files Browse the repository at this point in the history
update org.json dependency, because source jar is available in maven rep...
  • Loading branch information
ikreymer committed Feb 5, 2014
2 parents b0bfd40 + 77df672 commit 338db0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20090211</version>
<version>20131018</version>
</dependency>
<dependency>
<groupId>org.htmlparser</groupId>
Expand Down

0 comments on commit 338db0c

Please sign in to comment.