From b3ebea075356c575057e15246d9492ae102bb4ab Mon Sep 17 00:00:00 2001 From: Alexis Drai Date: Mon, 2 Dec 2024 14:51:22 +0100 Subject: [PATCH] Fix transitive DoS vulnerability --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5e7f0f4..e9907ba 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ com.squareup.okhttp3 okhttp - 4.10.0 + 4.12.0 org.json @@ -91,7 +91,7 @@ com.squareup.okhttp3 mockwebserver - 4.10.0 + 4.12.0 test