diff --git a/02nio/nio02/pom.xml b/02nio/nio02/pom.xml
index 6cbbeffd..91d78573 100644
--- a/02nio/nio02/pom.xml
+++ b/02nio/nio02/pom.xml
@@ -47,12 +47,32 @@
slf4j-log4j12
1.7.25
+
+
+ com.squareup.okhttp3
+ okhttp
+ 3.11.0
+
+
+
org.apache.httpcomponents
httpasyncclient
4.1.4
-
+
+ com.netflix.ribbon
+ ribbon
+ 2.7.17
+
+
+
+ org.springframework.cloud
+ spring-cloud-starter-ribbon
+ 1.3.0.RELEASE
+
+
+