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 d857bef commit 636fa43Copy full SHA for 636fa43
pom.xml
@@ -183,6 +183,7 @@ See the Apache License Version 2.0 for the specific language governing permissio
183
<groupId>com.google.code.findbugs</groupId>
184
<artifactId>jsr305</artifactId>
185
<version>3.0.1</version>
186
+ <optional>true</optional>
187
</dependency>
188
</dependencies>
189
</dependencyManagement>
0 commit comments