Bump rethinkdb-driver from LATEST to 2.3.3

Bumps [rethinkdb-driver](https://github.com/rethinkdb/rethinkdb) from LATEST to 2.3.3.
- [Release notes](https://github.com/rethinkdb/rethinkdb/releases)
- [Commits](https://github.com/rethinkdb/rethinkdb/commits/v2.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-01 09:38:29 +00:00 committed by GitHub
parent b44d24d93b
commit 84e8cb755d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@
<dependency> <dependency>
<groupId>com.rethinkdb</groupId> <groupId>com.rethinkdb</groupId>
<artifactId>rethinkdb-driver</artifactId> <artifactId>rethinkdb-driver</artifactId>
<version>LATEST</version> <version>2.3.3</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.google.code.gson</groupId> <groupId>com.google.code.gson</groupId>