From 6f55a70b37176769e28d7e82b771294e181acee9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 10:10:51 +0000 Subject: [PATCH] Bump okhttp from 4.2.2 to 4.7.2 Bumps [okhttp](https://github.com/square/okhttp) from 4.2.2 to 4.7.2. - [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.7.2) 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..02a14dc4 100644 --- a/ktapi-okHttpHelper/pom.xml +++ b/ktapi-okHttpHelper/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp3 okhttp - 4.2.2 + 4.7.2 de.125m125.kt diff --git a/ktapi-websocket/ktapi-websocket-okHttp/pom.xml b/ktapi-websocket/ktapi-websocket-okHttp/pom.xml index e94a702d..910ac390 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.7.2 de.125m125.kt