Merge pull request #488 from BigBotNetwork/dependabot/maven/greg-dev/org.json-json-20200518

Bump json from 20190722 to 20200518
This commit is contained in:
Skidder 2020-05-25 15:21:19 +02:00 committed by GitHub
commit b180092e21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20190722</version>
<version>20200518</version>
</dependency>
<dependency>
<groupId>com.rethinkdb</groupId>