Skip to content

Commit

Permalink
Updated OME dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lguerard committed Mar 15, 2022
1 parent 94cd9ad commit e8c8351
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,14 +198,17 @@ like Selective Plane Illumination Microscopy (SPIM) Data.</description>
<dependency>
<groupId>ome</groupId>
<artifactId>formats-api</artifactId>
<version>6.9.0</version>
</dependency>
<dependency>
<groupId>ome</groupId>
<artifactId>formats-bsd</artifactId>
<version>6.9.0</version>
</dependency>
<dependency>
<groupId>ome</groupId>
<artifactId>formats-gpl</artifactId>
<version>6.9.0</version>
<exclusions>
<exclusion>
<groupId>ch.systems.cisd</groupId>
Expand Down

0 comments on commit e8c8351

Please sign in to comment.