From 2089fac75b8128c063228a88a1f3138eb7a21da3 Mon Sep 17 00:00:00 2001 From: Maurizio Turatti Date: Mon, 3 Feb 2025 09:51:08 +0100 Subject: [PATCH] :arrow_up: Update gson, java-jwt, and tika-core dependencies to latest versions --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 8b6aa56a0..7aa0c31ee 100644 --- a/pom.xml +++ b/pom.xml @@ -230,7 +230,7 @@ com.google.code.gson gson - 2.11.0 + 2.12.1 com.jayway.jsonpath @@ -245,7 +245,7 @@ com.auth0 java-jwt - 4.4.0 + 4.5.0 commons-codec @@ -295,7 +295,7 @@ org.apache.tika tika-core - 3.0.0 + 3.1.0 io.dropwizard.metrics