We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26d1c3e commit ffeb820Copy full SHA for ffeb820
api-common-java/pom.xml
@@ -51,11 +51,6 @@
51
<artifactId>auto-value-annotations</artifactId>
52
<version>${auto-value.version}</version>
53
</dependency>
54
- <dependency>
55
- <groupId>com.google.auto.value</groupId>
56
- <artifactId>auto-value</artifactId>
57
- <version>${auto-value.version}</version>
58
- </dependency>
59
<dependency>
60
<groupId>com.google.code.findbugs</groupId>
61
<artifactId>jsr305</artifactId>
0 commit comments