update bio-formats version to 6.14.0.

This commit is contained in:
2023-07-13 13:50:25 +09:00
parent 705e7f7e7d
commit 4c581052ab
7 changed files with 64 additions and 30 deletions

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd">
<id>bin</id>
<formats>
@ -32,4 +33,4 @@
<outputDirectory>lib</outputDirectory>
</dependencySet>
</dependencySets>
</assembly>
</assembly>