From 9db0f05742ad9cbf0b41800e68a38b15f61cecf8 Mon Sep 17 00:00:00 2001 From: safer-bot Date: Wed, 16 Jul 2025 09:04:51 -0300 Subject: [PATCH] add new pom.xml updated by Safer --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f940bff48..44e82be1e 100644 --- a/pom.xml +++ b/pom.xml @@ -16,12 +16,12 @@ com.squareup.retrofit2 retrofit - ${com.squareup.retrofit2.version} + 3.0.0 com.squareup.retrofit2 converter-jackson - ${com.squareup.retrofit2.version} + 3.0.0 commons-codec @@ -36,7 +36,7 @@ junit junit - 4.12 + 4.13.1 test