From 816100bc35f7898827637e68d11a7b570f303035 Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Sat, 11 Jan 2025 11:31:44 -0500 Subject: [PATCH] Update dependencies and plugins --- pom.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 7dd7835..67c7ba9 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.mattrixwv matrix - 1.2.1-SNAPSHOT + 1.2.1 Matrix A library for performing Matrix operations @@ -54,7 +54,7 @@ org.junit.jupiter junit-jupiter-api - 5.10.3 + 5.11.4 test @@ -105,7 +105,7 @@ maven-surefire-plugin - 3.3.1 + 3.5.2 maven-jar-plugin @@ -113,24 +113,24 @@ maven-install-plugin - 3.1.2 + 3.1.3 maven-deploy-plugin - 3.1.2 + 3.1.3 maven-site-plugin - 3.12.1 + 3.21.0 maven-project-info-reports-plugin - 3.6.2 + 3.8.0 org.codehaus.mojo versions-maven-plugin - 2.17.1 + 2.18.0 file://${session.executionRootDirectory}/version-rules.xml @@ -138,14 +138,14 @@ org.apache.maven.plugins maven-dependency-plugin - 3.7.1 + 3.8.1 org.sonarsource.scanner.maven sonar-maven-plugin - 4.0.0.4121 + 5.0.0.4389 org.jacoco @@ -171,7 +171,7 @@ org.owasp dependency-check-maven - 10.0.3 + 12.0.0 none @@ -193,7 +193,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.5.0 + 0.7.0 true ossrh @@ -229,7 +229,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.8.0 + 3.11.2 attach-javadocs @@ -243,7 +243,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.7 sign-artifacts