summaryrefslogtreecommitdiffstats
path: root/testutil
diff options
context:
space:
mode:
Diffstat (limited to 'testutil')
-rw-r--r--testutil/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testutil/pom.xml b/testutil/pom.xml
index 8d132737852..2b48e7e3a28 100644
--- a/testutil/pom.xml
+++ b/testutil/pom.xml
@@ -21,7 +21,7 @@
</dependency>
<dependency>
<groupId>com.google.inject</groupId>
- <artifactId>inject</artifactId>
+ <artifactId>guice</artifactId>
<scope>provided</scope>
</dependency>
<dependency>