From 1225039615ce858b2491e542cbc87d769d1f4fa8 Mon Sep 17 00:00:00 2001 From: gjmwoods <42248895+gjmwoods@users.noreply.github.com> Date: Thu, 8 Apr 2021 08:49:59 +0100 Subject: [PATCH] Add comment to ensure driver/server dependencies are in synch (#868) --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 8fedb9efae..7be8a7e779 100644 --- a/pom.xml +++ b/pom.xml @@ -63,11 +63,17 @@ 1.0.3 + + + io.netty netty-handler 4.1.60.Final + + + io.projectreactor reactor-bom Dysprosium-SR18