summaryrefslogtreecommitdiffstats
path: root/testutil
diff options
context:
space:
mode:
Diffstat (limited to 'testutil')
-rw-r--r--testutil/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/testutil/pom.xml b/testutil/pom.xml
index 911c5654efe..00f606860a4 100644
--- a/testutil/pom.xml
+++ b/testutil/pom.xml
@@ -24,6 +24,7 @@
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<scope>provided</scope>
+ <classifier>no_aop</classifier>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>