From 2794e53db2d2bc75e951785953f3cba7dfc300bf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 Nov 2024 00:02:48 +0000 Subject: [PATCH] fix(deps): update dependency com.squareup.okhttp3:okhttp to v4.12.0 --- Example-Java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Example-Java/pom.xml b/Example-Java/pom.xml index 121dbef..9a19d88 100644 --- a/Example-Java/pom.xml +++ b/Example-Java/pom.xml @@ -72,7 +72,7 @@ com.squareup.okhttp3 okhttp - 4.11.0 + 4.12.0 compile