diff --git a/README.md b/README.md
index 0a2df41..4b0529a 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ and the dependency:
com.github.honwhy.ftpcp2
ftpcp
- 0.0.2
+ 0.0.3
```
@@ -31,6 +31,6 @@ for spring-boot starter, add dependency:
com.github.honwhy.ftpcp2
ftpcp-spring-boot-starter
- 0.0.2
+ 0.0.3
```
\ No newline at end of file
diff --git a/ftpcp-spring-boot-starter/pom.xml b/ftpcp-spring-boot-starter/pom.xml
index 2e8a435..b0e13b2 100644
--- a/ftpcp-spring-boot-starter/pom.xml
+++ b/ftpcp-spring-boot-starter/pom.xml
@@ -10,7 +10,7 @@
com.github.honwhy.ftpcp2
ftpcp-spring-boot-starter
- 0.0.2
+ 0.0.3
ftpcp-spring-boot-starter
FTP connection pool starter for Spring Boot
@@ -24,7 +24,7 @@
com.github.honwhy.ftpcp2
ftpcp
- 0.0.2
+ 0.0.3
diff --git a/ftpcp/pom.xml b/ftpcp/pom.xml
index 4cb5903..0dc9c26 100644
--- a/ftpcp/pom.xml
+++ b/ftpcp/pom.xml
@@ -5,14 +5,19 @@
ftpcp2
com.github.honwhy
- 0.0.2
+ 0.0.3
4.0.0
com.github.honwhy.ftpcp2
ftpcp
- 0.0.2
+ 0.0.3
+
+ 2.5.0
+ 3.6
+ 1.7.25
+
org.apache.commons
diff --git a/pom.xml b/pom.xml
index 48204c4..24e060f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
com.github.honwhy
ftpcp2
pom
- 0.0.2
+ 0.0.3
ftpcp
ftpcp-spring-boot-starter