From 425dd1bf167d5f427e7141ae665f3ef0f91cd0cf Mon Sep 17 00:00:00 2001
From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com>
Date: Tue, 7 Jan 2025 00:39:02 +0000
Subject: [PATCH] fix: sdk/clientcore/http-okhttp3/pom.xml to reduce
vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2393744
---
sdk/clientcore/http-okhttp3/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sdk/clientcore/http-okhttp3/pom.xml b/sdk/clientcore/http-okhttp3/pom.xml
index c61fcc67def7..8bbbb9a7eaeb 100644
--- a/sdk/clientcore/http-okhttp3/pom.xml
+++ b/sdk/clientcore/http-okhttp3/pom.xml
@@ -68,7 +68,7 @@
com.squareup.okio
okio-jvm
- 3.9.0
+ 3.10.0
com.squareup.okhttp3