LATEST is deprecated my friends

This commit is contained in:
GregTCLTK 2019-11-20 12:05:36 -08:00
parent 4550179994
commit cc3eee1945
No known key found for this signature in database
GPG key ID: A91BADE5C070FF67

View file

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