Update pom.xml
This commit is contained in:
parent
bf77088454
commit
e9566180fc
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
|
@ -35,7 +35,7 @@
|
|||
<dependency>
|
||||
<groupId>com.rethinkdb</groupId>
|
||||
<artifactId>rethinkdb-driver</artifactId>
|
||||
<version>2.3.3</version>
|
||||
<version>LATEST</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.dv8tion</groupId>
|
||||
|
|
@ -43,4 +43,4 @@
|
|||
<version>LATEST</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue