From 50e1ec67e854b3cb3f5c65955de67ad3ef5fd6f8 Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Sat, 24 May 2025 11:48:36 -0400 Subject: [PATCH] Update dependencies and plugins --- pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index a48df21..3b06c82 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.mattrixwv matrix - 1.2.2-SNAPSHOT + 1.2.2 Matrix A library for performing Matrix operations @@ -54,7 +54,7 @@ org.junit.jupiter junit-jupiter-api - 5.11.4 + 5.12.2 test @@ -84,7 +84,7 @@ maven-clean-plugin - 3.4.0 + 3.4.1 @@ -93,7 +93,7 @@ maven-compiler-plugin - 3.13.0 + 3.14.0 ${java.version} @@ -105,7 +105,7 @@ maven-surefire-plugin - 3.5.2 + 3.5.3 maven-jar-plugin @@ -113,11 +113,11 @@ maven-install-plugin - 3.1.3 + 3.1.4 maven-deploy-plugin - 3.1.3 + 3.1.4 maven-site-plugin @@ -125,7 +125,7 @@ maven-project-info-reports-plugin - 3.8.0 + 3.9.0 org.codehaus.mojo @@ -145,12 +145,12 @@ org.sonarsource.scanner.maven sonar-maven-plugin - 5.0.0.4389 + 5.1.0.4751 org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.13 jacoco-initialize @@ -171,7 +171,7 @@ org.owasp dependency-check-maven - 12.0.0 + 12.1.1 none