diff --git a/02nio/nio02/pom.xml b/02nio/nio02/pom.xml
index 005de90a..09898c6f 100644
--- a/02nio/nio02/pom.xml
+++ b/02nio/nio02/pom.xml
@@ -57,7 +57,33 @@
org.projectlombok
lombok
-
+
+
+
+
+ org.apache.httpcomponents
+ httpcore
+ 4.4.10
+
+
+
+
+ org.apache.httpcomponents
+ httpclient
+ 4.5.6
+
+
+
+ com.squareup.okhttp3
+ okhttp
+ 3.3.0
+
+
+
+ cn.hutool
+ hutool-all
+ 5.7.3
+