From 6ae2fa8270fb95459f03469628389d562ca943bb Mon Sep 17 00:00:00 2001 From: Patrick Huang Date: Thu, 5 Sep 2013 12:53:33 +1000 Subject: [PATCH] fix dependency problem --- functional-test/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/functional-test/pom.xml b/functional-test/pom.xml index 08076fca06..ce1c587fb4 100644 --- a/functional-test/pom.xml +++ b/functional-test/pom.xml @@ -113,6 +113,12 @@ com.google.guava guava + + + com.google.code.findbugs + jsr305 + +