Bump rethinkdb-driver from 2.3.3 to 2.4.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-16 14:12:37 +00:00 committed by GitHub
parent 0940478cd7
commit dc3a2ca96a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,7 +66,7 @@
<dependency>
<groupId>com.rethinkdb</groupId>
<artifactId>rethinkdb-driver</artifactId>
<version>2.3.3</version>
<version>2.4.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>