From 3de58ce53907ce480293431dcacbdc592a1f9f25 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2020 17:44:09 +0000 Subject: [PATCH] Bump okhttp from 4.2.2 to 4.3.1 Bumps [okhttp](https://github.com/square/okhttp) from 4.2.2 to 4.3.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.3.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..6bc8b798 100644 --- a/ktapi-okHttpHelper/pom.xml +++ b/ktapi-okHttpHelper/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp3 okhttp - 4.2.2 + 4.3.1 de.125m125.kt diff --git a/ktapi-websocket/ktapi-websocket-okHttp/pom.xml b/ktapi-websocket/ktapi-websocket-okHttp/pom.xml index e94a702d..a7061db2 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.3.1 de.125m125.kt