Skip to content

Commit 77df672

Browse files
committed
update org.json dependency, because source jar is available in maven repo
1 parent b0bfd40 commit 77df672

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.json</groupId>
3535
<artifactId>json</artifactId>
36-
<version>20090211</version>
36+
<version>20131018</version>
3737
</dependency>
3838
<dependency>
3939
<groupId>org.htmlparser</groupId>

0 commit comments

Comments
 (0)