We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98b01d4 commit 41c19e2Copy full SHA for 41c19e2
1 file changed
pom.xml
@@ -146,12 +146,12 @@
146
<version>${mockito.version}</version>
147
<scope>test</scope>
148
</dependency>
149
- <dependency>
150
- <groupId>com.github.spotbugs</groupId>
151
- <artifactId>spotbugs-annotations</artifactId>
152
- <version>${spotbugs.version}</version>
153
- <scope>compile</scope>
154
- </dependency>
+<!-- <dependency>-->
+<!-- <groupId>com.github.spotbugs</groupId>-->
+<!-- <artifactId>spotbugs-annotations</artifactId>-->
+<!-- <version>${spotbugs.version}</version>-->
+<!-- <scope>compile</scope>-->
+<!-- </dependency>-->
155
<!-- Logging -->
156
<dependency>
157
<groupId>org.slf4j</groupId>
0 commit comments