From 5add88923af3897ca408bc0ca8a497f80707fa8b Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Tue, 17 Oct 2023 11:52:12 +0200 Subject: [PATCH] Update okhttp to 4.12.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eb66f791fb98..ebdad4d1c21f 100644 --- a/pom.xml +++ b/pom.xml @@ -237,7 +237,7 @@ com.squareup.okhttp3 okhttp-bom - 4.11.0 + 4.12.0 pom import