Skip to content

Commit

Permalink
upgrading to org.json:json:20160810
Browse files Browse the repository at this point in the history
  • Loading branch information
erosb committed Aug 11, 2016
1 parent 79d2c0c commit d4b87e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20160807</version>
<version>20160810</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down
5 changes: 0 additions & 5 deletions tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@
<artifactId>org.everit.json.schema</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.everit.osgi.bundles</groupId>
<artifactId>org.everit.osgi.bundles.org.json</artifactId>
<version>1.0.0-v20140107</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit d4b87e6

Please sign in to comment.