From d0c8ec557f9eb6c026f142bee97e35e0a92785e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 16:18:08 +0000 Subject: [PATCH] Chore(deps): Bump okio from 2.10.0 to 3.0.0 Bumps [okio](https://github.com/square/okio) from 2.10.0 to 3.0.0. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okio/compare/parent-2.10.0...parent-3.0.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 0353b1ffd7..492cfc256c 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ true 2.2 4.9.2 - 2.10.0 + 3.0.0 0.70 0.50 @@ -102,7 +102,7 @@ org.jacoco jacoco-maven-plugin - 0.8.7 + 0.8.8 @@ -333,7 +333,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.22.0 + 2.22.1 spotless-check @@ -402,6 +402,12 @@ true true true + + + org.kohsuke.github.internal + + org.kohsuke.github.extras.HttpClientGitHubConnector#HttpClientGitHubConnector(java.net.http.HttpClient) +