From cfedee1aab289d5b891584a6deca3d759fa0d239 Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Wed, 13 Dec 2023 19:10:26 -0500 Subject: [PATCH] Updated dependencies and plugins --- pom.xml | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index ff60453..d59085e 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.junit.jupiter junit-jupiter-api - 5.9.3 + 5.10.1 test @@ -40,7 +40,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.3.0 + 3.4.1 enforce-maven @@ -57,10 +57,9 @@ - maven-clean-plugin - 3.3.1 + 3.3.2 @@ -81,7 +80,7 @@ maven-surefire-plugin - 3.1.2 + 3.2.3 maven-jar-plugin @@ -95,20 +94,18 @@ maven-deploy-plugin 3.1.1 - maven-site-plugin 3.12.1 maven-project-info-reports-plugin - 3.4.5 + 3.5.0 - org.codehaus.mojo versions-maven-plugin - 2.16.0 + 2.16.2 file://${session.executionRootDirectory}/version-rules.xml @@ -116,18 +113,18 @@ org.apache.maven.plugins maven-dependency-plugin - 3.6.0 + 3.6.1 org.sonarsource.scanner.maven sonar-maven-plugin - 3.9.1.2184 + 3.10.0.2594 org.jacoco jacoco-maven-plugin - 0.8.10 + 0.8.11 jacoco-initialize @@ -148,7 +145,7 @@ org.owasp dependency-check-maven - 8.3.1 + 9.0.5 none