Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump Bio-Formats to 5.2.4
  • Loading branch information
sbesson committed Oct 18, 2016
commit 045428ea42a623b5fd8043ba127c5df4f580c877
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ Projects wishing to use pom-scijava as a parent project need to override the &lt
<!-- Open Microscopy Environment - https://github.com/openmicroscopy -->

<!-- Bio-Formats - https://github.com/openmicroscopy/bioformats -->
<bio-formats.version>5.2.3</bio-formats.version>
<bio-formats.version>5.2.4</bio-formats.version>
<bio-formats_plugins.version>${bio-formats.version}</bio-formats_plugins.version>
<formats-api.version>${bio-formats.version}</formats-api.version>
<formats-bsd.version>${bio-formats.version}</formats-bsd.version>
Expand Down