Skip to content

Commit 9586fc1

Browse files
committed
Update pom.xml
Revert org.json dependency version. Android developers will still have to use an exclude statement in their POMs.
1 parent 452e69d commit 9586fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.json</groupId>
5454
<artifactId>json</artifactId>
55-
<version>20080701</version>
55+
<version>20090211</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>junit</groupId>

0 commit comments

Comments
 (0)