From a1b90bd82663a19187eae6b700a8b10f2973eb0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Nov 2021 18:21:46 +0000 Subject: [PATCH] Chore(deps): Bump okhttp-urlconnection from 3.12.3 to 4.9.3 Bumps [okhttp-urlconnection](https://github.com/square/okhttp) from 3.12.3 to 4.9.3. - [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.12.3...parent-4.9.3) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp-urlconnection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1084293a38..740e8383ae 100644 --- a/pom.xml +++ b/pom.xml @@ -107,6 +107,10 @@ /org/kohsuke/github/extras/HttpClient* + /org/kohsuke/github/example/* + /org/kohsuke/github/extras/OkHttpConnector* + /org/kohsuke/github/extras/OkHttp3Connector* + /org/kohsuke/github/extras/okhttp3/ObsoleteUrlFactory* @@ -519,7 +523,7 @@ com.squareup.okhttp3 okhttp-urlconnection - 3.12.3 + 4.9.3 true @@ -854,7 +858,7 @@ - report + report-integration