From c73cdd0b1306a7e3822c35af23932ad5073ae605 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2020 09:13:16 +0000 Subject: [PATCH] Bump okhttp from 4.2.2 to 4.4.1 Bumps [okhttp](https://github.com/square/okhttp) from 4.2.2 to 4.4.1. - [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.4.1) 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..bfb9da72 100644 --- a/ktapi-okHttpHelper/pom.xml +++ b/ktapi-okHttpHelper/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp3 okhttp - 4.2.2 + 4.4.1 de.125m125.kt diff --git a/ktapi-websocket/ktapi-websocket-okHttp/pom.xml b/ktapi-websocket/ktapi-websocket-okHttp/pom.xml index e94a702d..5c9506b4 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.4.1 de.125m125.kt