Skip to content

Commit c60b90b

Browse files
committed
remove useless dependency
1 parent c2b0c0a commit c60b90b

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -249,18 +249,6 @@
249249
<scope>test</scope>
250250
</dependency>
251251

252-
<dependency>
253-
<groupId>com.google.code.findbugs</groupId>
254-
<artifactId>jsr305</artifactId>
255-
<version>2.0.3</version>
256-
</dependency>
257-
258-
<dependency>
259-
<groupId>com.esotericsoftware.kryo</groupId>
260-
<artifactId>kryo</artifactId>
261-
<version>2.10</version>
262-
</dependency>
263-
264252
<dependency>
265253
<groupId>org.hamcrest</groupId>
266254
<artifactId>hamcrest-library</artifactId>

0 commit comments

Comments
 (0)