From 34cb8377b46b8bd55cec7288f55c8c4443aa8098 Mon Sep 17 00:00:00 2001 From: Lev Bernstein <10897595+LevBernstein@users.noreply.github.com> Date: Tue, 9 Jan 2024 10:47:49 -0500 Subject: [PATCH] Bump okhttp version to 4.12.0 (#81) Co-authored-by: Lev Bernstein --- duo-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/duo-client/pom.xml b/duo-client/pom.xml index 0736adc..9ec8889 100644 --- a/duo-client/pom.xml +++ b/duo-client/pom.xml @@ -44,7 +44,7 @@ com.squareup.okhttp3 okhttp - 4.10.0 + 4.12.0 compile