From d91f2abb910b9f0d610dbd88969ab9c3192d918d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 02:43:04 +0000 Subject: [PATCH] Bump com.squareup.okhttp3:okhttp-jvm from 5.3.2 to 5.4.0 Bumps [com.squareup.okhttp3:okhttp-jvm](https://github.com/square/okhttp) from 5.3.2 to 5.4.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-5.3.2...parent-5.4.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp-jvm dependency-version: 5.4.0 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 cb5e2c60..4a51d0c8 100644 --- a/smart-connector-rest-server/pom.xml +++ b/smart-connector-rest-server/pom.xml @@ -100,7 +100,7 @@ com.squareup.okhttp3 okhttp-jvm - 5.3.2 + 5.4.0 eu.knowledge.engine