Skip to content

Commit 99e892a

Browse files
committed
Remove scope:provided from AutoValue dependency to avoid problems with some build tools
1 parent 41f4eb8 commit 99e892a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@
121121
<groupId>com.google.auto.value</groupId>
122122
<artifactId>auto-value-annotations</artifactId>
123123
<version>1.7.4</version>
124-
<scope>provided</scope>
125124
</dependency>
126125
<dependency>
127126
<groupId>com.google.code.findbugs</groupId>

0 commit comments

Comments
 (0)