From f91b792164a731a81c8c5b14d2f78944f1a7a710 Mon Sep 17 00:00:00 2001 From: safer-bot Date: Wed, 16 Jul 2025 01:16:47 -0300 Subject: [PATCH] add new pom.xml updated by Safer --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 5514474..8520d30 100644 --- a/pom.xml +++ b/pom.xml @@ -18,28 +18,28 @@ com.squareup.okhttp3 okhttp - ${okhttp.version} + 4.12.0 com.squareup.okhttp3 logging-interceptor - ${okhttp.version} + 4.12.0 com.squareup.retrofit2 converter-scalars - ${converter-scalars.version} + 3.0.0 com.squareup.retrofit2 retrofit - ${com.squareup.retrofit2.version} + 3.0.0 com.squareup.retrofit2 converter-jackson - ${com.squareup.retrofit2.version} + 3.0.0 org.apache.commons @@ -49,7 +49,7 @@ junit junit - 4.12 + 4.13.1 test