From 63fa0579f48db6b74599fcd04a6ba57d18268c5e Mon Sep 17 00:00:00 2001 From: Alberto Date: Sun, 5 May 2024 11:47:37 +0200 Subject: [PATCH] pom.xml --- pom.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 6244b3f..f16b7e6 100644 --- a/pom.xml +++ b/pom.xml @@ -161,12 +161,12 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.13.0 org.apache.maven.plugins maven-surefire-plugin - 3.0.0 + 3.2.5 @@ -175,7 +175,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.2.0 + 3.3.2 @@ -191,7 +191,7 @@ io.github.git-commit-id git-commit-id-maven-plugin - 5.0.0 + 8.0.2 @@ -209,7 +209,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.3.0 + 3.4.1 @@ -221,7 +221,7 @@ 11 - 3.5.2 + 3.6.3 ${maven.compiler.release} @@ -237,7 +237,7 @@ org.codehaus.mojo extra-enforcer-rules - 1.6.2 + 1.8.0 @@ -245,7 +245,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.1 @@ -267,7 +267,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.5.0 + 3.6.1 copy-dependencies @@ -287,7 +287,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.5.0 + 3.7.1 ${project.artifactId}-${project.version} @@ -307,7 +307,7 @@ org.jacoco jacoco-maven-plugin - 0.8.9 + 0.8.12 default-prepare-agent @@ -374,7 +374,7 @@ org.codehaus.mojo versions-maven-plugin - 2.15.0 + 2.16.2 verify @@ -417,7 +417,7 @@ org.junit.jupiter junit-jupiter - 5.9.2 + 5.10.2 test @@ -447,7 +447,7 @@ org.slf4j slf4j-simple - 2.0.7 + 2.0.13 test