diff --git a/README.md b/README.md
index 5ed5216..841781a 100644
--- a/README.md
+++ b/README.md
@@ -17,13 +17,13 @@ mvn package
### run by jar
```shell
-java -jar ./target/dist/lib/bioformats-imageinfo-1.2.4.jar "[OPTION]" "[path to image file]"
+java -jar ./target/dist/lib/bioformats-imageinfo-1.2.5.jar "[OPTION]" "[path to image file]"
```
### run by fat jar
```shell
-java -jar ./target/bioformats-imageinfo-1.2.4-jar-with-dependencies.jar "[OPTION]" "[path to image file]"
+java -jar ./target/bioformats-imageinfo-1.2.5-jar-with-dependencies.jar "[OPTION]" "[path to image file]"
```
### OPTION
diff --git a/pom.xml b/pom.xml
index d2b35fa..6cb8a1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,13 +5,13 @@
4.0.0
jp.riken.neurodata.tools.BioFormatsImageInfo
bioformats-imageinfo
- 1.2.4
+ 1.2.5
bioformats-imageinfo
https://neurodata.riken.jp
- 7.3.0
+ 8.2.0
jp.riken.neurodata.tools.BioFormatsImageInfo
1.8
@@ -59,7 +59,7 @@
org.apache.maven.plugins
maven-dependency-plugin
- 3.6.1
+ 3.8.1
copy-dependencies
@@ -76,7 +76,7 @@
org.apache.maven.plugins
maven-jar-plugin
- 3.4.1
+ 3.4.2
@@ -140,7 +140,7 @@
org.owasp
dependency-check-maven
- 9.0.9
+ 12.1.3
@@ -156,7 +156,6 @@
central
Central Repository
-
https://repo1.maven.org/maven2/
default
@@ -166,7 +165,6 @@
central
Central Repository
-
https://repo1.maven.org/maven2/