Skip to content

Commit

Permalink
POM: remove duplicate dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tpietzsch committed May 21, 2024
1 parent 686fa14 commit 9f5fb92
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -331,17 +331,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>ome</groupId>
<artifactId>formats-bsd</artifactId>
<version>6.5.1</version>
<exclusions>
<exclusion>
<groupId>com.esotericsoftware.kryo</groupId>
<artifactId>kryo</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>ome</groupId>
<artifactId>formats-gpl</artifactId>
Expand Down

0 comments on commit 9f5fb92

Please sign in to comment.