We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 743f39d commit 1adde96Copy full SHA for 1adde96
1 file changed
pom.xml
@@ -223,6 +223,9 @@ Projects wishing to use pom-scijava as a parent project need to override the <
223
<!-- Jetty - http://eclipse.org/jetty/ -->
224
<jetty.version>8.0.0.M1</jetty.version>
225
226
+ <!-- JHDF5 - https://wiki-bsse.ethz.ch/label/JHDF5/hdf5 -->
227
+ <jhdf5.version>14.12.0</jhdf5.version>
228
+
229
<!-- Additional configuration -->
230
231
<!-- NB: Avoid platform encoding warning when copying resources. -->
0 commit comments