From 86de92ed015c4cc954a11b3772946681d2b06310 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 11:54:23 +0000 Subject: [PATCH] fix(deps): update dependency com.squareup.okhttp3:okhttp to v4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3f060f4..f56ac67 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.squareup.okhttp3 okhttp - 3.12.13 + 4.12.0 org.json