From 84e8cb755de5ac700ad8f336070d26fc2c02c4fb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 09:38:29 +0000 Subject: [PATCH] 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b900e3b..51afb1a 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ com.rethinkdb rethinkdb-driver - LATEST + 2.3.3 com.google.code.gson -- 2.45.3