From 494d89f31f098f73a9e44f913e7e9e891722cd39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 17:01:18 +0000 Subject: [PATCH] Bump com.squareup.okhttp3:okhttp from 4.11.0 to 5.3.1 Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.11.0 to 5.3.1. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.11.0...parent-5.3.1) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9a3a09b4..e9cb1c40 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ com.squareup.okhttp3 okhttp - 4.11.0 + 5.3.1 org.jenkins-ci.plugins