From ce7d2132df6fefdb77c6873271e686939b0a5761 Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Mon, 24 Jun 2024 22:04:11 +0200 Subject: [PATCH] Cleanup --- pom.xml | 39 +++++++++++++++++++-------------------- 1 file changed, 19 insertions(+), 20 deletions(-) diff --git a/pom.xml b/pom.xml index 87085be..aaf8d43 100644 --- a/pom.xml +++ b/pom.xml @@ -77,21 +77,35 @@ 2.0.13 + 6.0.0 + 5.10.2 3.1.0 3.10.1 3.1.0 3.3.0 4.0.0-SNAPSHOT - 4.0.0-alpha-3-SNAPSHOT + 4.0.0-alpha-3-SNAPSHOT 3.3.0 3.2.1 3.2.2 + 5.12.0 4.0.1 ${mavenPluginPluginVersion} + 3.7.0 2022-11-13T22:12:20Z + + + + com.google.guava + guava + 32.0.1-jre + + + + org.apache.maven @@ -115,7 +129,7 @@ org.apache.maven.plugin-testing maven-plugin-testing-harness - ${mavenPluginTestingHarnessVersion} + ${mavenPluginTestingVersion} test @@ -127,13 +141,13 @@ com.google.inject guice - 6.0.0 + ${guiceVersion} test org.mockito mockito-core - 4.8.1 + ${mockitoVersion} test @@ -145,18 +159,13 @@ org.junit.jupiter junit-jupiter-api - 5.10.0 + ${junitVersion} test - - org.apache.maven.plugins - maven-plugin-plugin - ${mavenPluginPluginVersion} - com.diffplug.spotless spotless-maven-plugin @@ -173,11 +182,6 @@ - - org.apache.maven.plugins - maven-surefire-plugin - ${mavenSurefirePluginVersion} - @@ -190,7 +194,6 @@ org.apache.maven.plugins maven-invoker-plugin - 3.7.0 ${project.build.directory}/it true @@ -207,10 +210,6 @@ clean install - - - ${https.protocols} -