From 10c5d2419006b59178d264b36b80f5371a5f0ce3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 09:02:45 +0000 Subject: [PATCH] Bump com.squareup.okhttp3:okhttp from 4.9.1 to 4.12.0 Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.9.1 to 4.12.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.9.1...parent-4.12.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- smart-connector-rest-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smart-connector-rest-server/pom.xml b/smart-connector-rest-server/pom.xml index 131bd6c02..aea0e2117 100644 --- a/smart-connector-rest-server/pom.xml +++ b/smart-connector-rest-server/pom.xml @@ -108,7 +108,7 @@ com.squareup.okhttp3 okhttp - 4.9.1 + 4.12.0 eu.knowledge.engine