From f879c4c0f8de7715d94405aa86f17b6ad10c0cf3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 07:51:05 +0000 Subject: [PATCH] Bump okhttp from 4.2.2 to 4.9.0 Bumps [okhttp](https://github.com/square/okhttp) from 4.2.2 to 4.9.0. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.2.2...parent-4.9.0) Signed-off-by: dependabot-preview[bot] --- ktapi-okHttpHelper/pom.xml | 2 +- ktapi-websocket/ktapi-websocket-okHttp/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ktapi-okHttpHelper/pom.xml b/ktapi-okHttpHelper/pom.xml index 4883b8d2..045aa571 100644 --- a/ktapi-okHttpHelper/pom.xml +++ b/ktapi-okHttpHelper/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp3 okhttp - 4.2.2 + 4.9.0 de.125m125.kt diff --git a/ktapi-websocket/ktapi-websocket-okHttp/pom.xml b/ktapi-websocket/ktapi-websocket-okHttp/pom.xml index e94a702d..7e1fd52c 100644 --- a/ktapi-websocket/ktapi-websocket-okHttp/pom.xml +++ b/ktapi-websocket/ktapi-websocket-okHttp/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp3 okhttp - 4.2.2 + 4.9.0 de.125m125.kt