From e741376ce2e1918720aa5955cadcd6fd6f34af91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Besson?= Date: Tue, 8 Oct 2024 08:01:03 +0100 Subject: [PATCH] Bump joda-time and guava versions --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a9d7ce6b..3643a080 100644 --- a/pom.xml +++ b/pom.xml @@ -150,12 +150,12 @@ joda-time joda-time - 2.12.2 + 2.12.7 com.google.guava guava - 32.0.0-jre + 32.0.1-jre org.slf4j