From bc4b7ae121a0d502ac2f4312240cf0e03951fc7f Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Tue, 3 Mar 2020 12:07:32 -0600 Subject: [PATCH] Upgrade to MongoDB 4.0.0-rc0. Resolves #153. --- pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 482cb03..6d884d7 100644 --- a/pom.xml +++ b/pom.xml @@ -76,13 +76,12 @@ 3.0.2 5.6.0 2.28.2 - 4.0.0-beta1 - 4.0.0-beta1 + 4.0.0-rc0 Dysprosium-SR5 5.2.4.RELEASE Neumann-M3 5.2.2.RELEASE - 2.3.0.M1 + 2.3.0.RC1 @@ -842,7 +841,7 @@ org.mongodb mongodb-driver-reactivestreams - ${mongo-reactivestreams.version} + ${mongo.version} test