From e833edc63fec3af47ae44ec7be1482a68431c365 Mon Sep 17 00:00:00 2001 From: -l Date: Wed, 2 Jun 2021 15:52:01 +0200 Subject: [PATCH] Add dependency to guice-multibindings in dependencyManagement To guarantee backwards compatibility. The artifact already comes empty. --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index e521ac17..8c168c0b 100644 --- a/pom.xml +++ b/pom.xml @@ -80,6 +80,18 @@ import pom + + + com.google.inject.extensions + guice-multibindings + 4.2.3 + net.sf.jopt-simple jopt-simple