From 5e310a77005664f250cafa512d00b7f1365e5bca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Oct 2021 09:01:27 +0200 Subject: [PATCH] build(deps): bump mockwebserver from 4.9.1 to 4.9.2 (#4191) Bumps [mockwebserver](https://github.com/square/okhttp) from 4.9.1 to 4.9.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-4.9.1...parent-4.9.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- extensions/wikidata/pom.xml | 2 +- main/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/wikidata/pom.xml b/extensions/wikidata/pom.xml index 36ab444de..8d3df0a13 100644 --- a/extensions/wikidata/pom.xml +++ b/extensions/wikidata/pom.xml @@ -184,7 +184,7 @@ com.squareup.okhttp3 mockwebserver - 4.9.1 + 4.9.2 test diff --git a/main/pom.xml b/main/pom.xml index f4e7e1e41..767ae666a 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -23,7 +23,7 @@ Jena 3.15.0 doesn't work. Versions through 3.14.0 appear to, but we'll be conservative --> 3.17.0 - 4.9.1 + 4.9.2