From 53751a2a5cd7033c67cbac6be3918078206edcc6 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Wed, 13 Sep 2017 15:20:06 -0400 Subject: [PATCH] Avoid unwanted dependencies. --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 4e50ec46..370585e0 100644 --- a/pom.xml +++ b/pom.xml @@ -50,6 +50,14 @@ commons-codec commons-codec + + com.infradna.tool + bridge-method-annotation + + + commons-lang + commons-lang +