From a84fb85a0eab29c0b9b9ef60345eab0ad705c208 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Manteaux?= Date: Sun, 21 Jan 2024 14:20:56 +0100 Subject: [PATCH] Upgrade dependencies --- core/pom.xml | 4 ---- pom.xml | 21 +++++++-------------- 2 files changed, 7 insertions(+), 18 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index cb0e2db..950c16e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -18,10 +18,6 @@ org.slf4j slf4j-api - - com.google.inject - guice - org.playframework diff --git a/pom.xml b/pom.xml index d35e00f..532630b 100644 --- a/pom.xml +++ b/pom.xml @@ -70,22 +70,20 @@ ${project.basedir}/samples/target/site/ jacoco-aggregate/jacoco.xml - 1.4.2 + 1.4.3 3.0.1 - - 4.1.87.Final + 4.1.106.Final 2.12.3 - 2.15.2 - 30.1-jre - 2.0.7 - 5.1.0 + 2.16.1 + 33.0.0-jre + 2.0.11 1.18.30 1.3.2 4.13.2 - 3.24.2 - 1.4.7 + 3.25.1 + 1.4.14 2.9.4 @@ -358,11 +356,6 @@ slf4j-api ${slf4j.version} - - com.google.inject - guice - ${guice.version} - com.google.guava guava