aboutsummaryrefslogtreecommitdiff
path: root/jimfs/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'jimfs/pom.xml')
-rw-r--r--jimfs/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jimfs/pom.xml b/jimfs/pom.xml
index 85bd173..6c8f9c8 100644
--- a/jimfs/pom.xml
+++ b/jimfs/pom.xml
@@ -52,7 +52,7 @@
<!-- Compile-time dependencies -->
<dependency>
<groupId>com.google.auto.service</groupId>
- <artifactId>auto-service</artifactId>
+ <artifactId>auto-service-annotations</artifactId>
<optional>true</optional>
</dependency>
<dependency>