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 c2b0c0a commit c60b90bCopy full SHA for c60b90b
pom.xml
@@ -249,18 +249,6 @@
249
<scope>test</scope>
250
</dependency>
251
252
- <dependency>
253
- <groupId>com.google.code.findbugs</groupId>
254
- <artifactId>jsr305</artifactId>
255
- <version>2.0.3</version>
256
- </dependency>
257
-
258
259
- <groupId>com.esotericsoftware.kryo</groupId>
260
- <artifactId>kryo</artifactId>
261
- <version>2.10</version>
262
263
264
<dependency>
265
<groupId>org.hamcrest</groupId>
266
<artifactId>hamcrest-library</artifactId>
0 commit comments