From 657113d36726a64b6e3b8b1e075ec84f7cf0cfe7 Mon Sep 17 00:00:00 2001 From: Sadayuki Furuhashi Date: Thu, 29 Sep 2016 11:51:33 -0700 Subject: [PATCH] Allowing Guice 4.x series All interfaces used jackson-module-guice are compatible between Guice 3.0 and Guice 4.1. --- guice/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guice/pom.xml b/guice/pom.xml index a81deefb..8816e68e 100644 --- a/guice/pom.xml +++ b/guice/pom.xml @@ -14,7 +14,7 @@ https://github.com/FasterXML/jackson-modules-base - 3.0 + [3.0,5.0) com/fasterxml/jackson/module/guice