From f3fffae9375f726e31f919ba8de182414ede494d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 05:01:13 +0000 Subject: [PATCH] Bump okhttp from 5.0.0-alpha.10 to 5.0.0-alpha.11 Bumps [okhttp](https://github.com/square/okhttp) from 5.0.0-alpha.10 to 5.0.0-alpha.11. - [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-5.0.0-alpha.10...jesse-5.0.0-alpha.11) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- scimgateway/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scimgateway/pom.xml b/scimgateway/pom.xml index da5a1a7..d03f90a 100644 --- a/scimgateway/pom.xml +++ b/scimgateway/pom.xml @@ -94,7 +94,7 @@ com.squareup.okhttp3 okhttp - 5.0.0-alpha.10 + 5.0.0-alpha.11 com.google.code.gson