From 17aa35bc4e0fb1f43893d389c458ef3f6ff62cd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:08:40 +0000 Subject: [PATCH] build(deps): bump okhttp from 3.0.1 to 3.1.2 in /modules/functional-test 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:production ... Signed-off-by: dependabot[bot] --- modules/functional-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 modules/functional-test/pom.xml diff --git a/modules/functional-test/pom.xml b/modules/functional-test/pom.xml old mode 100755 new mode 100644 index 69c60f66d..79a6591fc --- a/modules/functional-test/pom.xml +++ b/modules/functional-test/pom.xml @@ -262,7 +262,7 @@ com.squareup.okhttp3 okhttp - 3.0.1 + 3.1.2 com.jakewharton.retrofit