From ec64e69db85e69b3008a242423880d751e335f31 Mon Sep 17 00:00:00 2001 From: Gregory Woods Date: Wed, 7 Apr 2021 09:51:06 +0100 Subject: [PATCH] Add comment to ensure driver/server dependencies are in synch --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 16cbfc1d4c..77313eb1d2 100644 --- a/pom.xml +++ b/pom.xml @@ -62,11 +62,17 @@ 1.0.3 + + + io.netty netty-handler 4.1.51.Final + + + io.projectreactor reactor-bom Dysprosium-SR7