update bio-formats version to 6.11.1.

This commit is contained in:
Yoshihiro OKUMURA 2022-12-26 10:44:55 +09:00
parent e415ead1ec
commit b00a67c5d0

View File

@ -9,7 +9,7 @@
<url>https://neurodata.riken.jp</url>
<properties>
<bio-formats.version>6.10.1</bio-formats.version>
<bio-formats.version>6.11.1</bio-formats.version>
<bioformats-imageinfo.mainClass>jp.riken.neurodata.tools.BioFormatsImageInfo</bioformats-imageinfo.mainClass>
<maven.compiler.source>1.8</maven.compiler.source>
@ -110,7 +110,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>7.1.1</version>
<version>7.4.1</version>
<executions>
<execution>
<goals>