From f41210768f75c7a8af932117faa53c9f86cc9aa7 Mon Sep 17 00:00:00 2001 From: Margus Sipria Date: Tue, 14 Nov 2023 14:06:41 +0200 Subject: [PATCH] Updated dependencies --- pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7e11538..57d2825 100644 --- a/pom.xml +++ b/pom.xml @@ -59,12 +59,17 @@ org.apache.httpcomponents httpclient - 4.5.13 + 4.5.14 + + + commons-codec + commons-codec + 1.15 com.fasterxml.jackson.core jackson-databind - 2.10.5.1 + 2.15.3