Skip to content

Commit 1adde96

Browse files
committed
Manage the version of JHDF5
1 parent 743f39d commit 1adde96

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,9 @@ Projects wishing to use pom-scijava as a parent project need to override the &lt
223223
<!-- Jetty - http://eclipse.org/jetty/ -->
224224
<jetty.version>8.0.0.M1</jetty.version>
225225

226+
<!-- JHDF5 - https://wiki-bsse.ethz.ch/label/JHDF5/hdf5 -->
227+
<jhdf5.version>14.12.0</jhdf5.version>
228+
226229
<!-- Additional configuration -->
227230

228231
<!-- NB: Avoid platform encoding warning when copying resources. -->

0 commit comments

Comments
 (0)