From 86a436d79732d1c995fb92317f1592986d29d1a0 Mon Sep 17 00:00:00 2001 From: Mark Swatosh Date: Tue, 29 Oct 2024 15:55:54 -0500 Subject: [PATCH] Update mongo driver --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1816837..1e2ce60 100644 --- a/pom.xml +++ b/pom.xml @@ -67,12 +67,12 @@ org.mongodb mongodb-driver-reactivestreams - 5.1.4 + 5.2.0 org.mongodb mongodb-driver-core - 5.1.4 + 5.2.0 org.reactivestreams