diff --git a/02nio/nio02/pom.xml b/02nio/nio02/pom.xml index 6cbbeffd..eb37c8b5 100644 --- a/02nio/nio02/pom.xml +++ b/02nio/nio02/pom.xml @@ -52,6 +52,17 @@ httpasyncclient 4.1.4 + + + com.squareup.okhttp3 + okhttp + 4.9.0 + + + org.jetbrains.kotlin + kotlin-stdlib + 1.3.70 +