From a09d474380a42b5aa9ea45d3e3ac1d16742caa18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asgeir=20H=C3=B8lleland?= Date: Wed, 22 Jun 2022 16:44:32 +0200 Subject: [PATCH] chore: bump OkHttp client version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3e9e3c97..b48e75ab 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ com.squareup.okhttp3 okhttp - 3.12.12 + 4.10.0 org.json