There was an error while loading. Please reload this page.
1 parent ad8ac81 commit 15c7de7Copy full SHA for 15c7de7
pom.xml
@@ -59,18 +59,6 @@
59
<artifactId>auto-service-annotations</artifactId>
60
<version>1.0.1</version>
61
</dependency>
62
- <dependency>
63
- <groupId>javax.annotation</groupId>
64
- <artifactId>javax.annotation-api</artifactId>
65
- <version>1.3.2</version>
66
- <scope>compile</scope>
67
- </dependency>
68
69
- <!-- Explicit override, remove when no longer needed.-->
70
- <groupId>org.checkerframework</groupId>
71
- <artifactId>checker-qual</artifactId>
72
- <version>3.21.2</version>
73
74
<dependency>
75
<groupId>com.google.truth</groupId>
76
<artifactId>truth</artifactId>
0 commit comments