From 25a9d14b0205f3b801cbf1e8164d2245536d2c3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:08:37 +0000 Subject: [PATCH] build(deps-dev): bump okhttp from 3.0.1 to 3.1.2 in /modules/main Bumps [okhttp](https://github.com/square/okhttp) from 3.0.1 to 3.1.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-3.0.1...parent-3.1.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- modules/main/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/main/pom.xml b/modules/main/pom.xml index c94c87914..b9bc17c80 100644 --- a/modules/main/pom.xml +++ b/modules/main/pom.xml @@ -131,7 +131,7 @@ com.squareup.okhttp3 okhttp - 3.0.1 + 3.1.2 test