From cb87328c1e47aa03661b930d3b4ac497ccf2f6ae Mon Sep 17 00:00:00 2001 From: Matthew Ellison Date: Sat, 15 Aug 2026 18:22:18 -0400 Subject: [PATCH] Update dependencies --- README.md | 3 ++- pom.xml | 30 +++++++++++++++++------------- 2 files changed, 19 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index e6d2cc0..664b1fe 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Quality Gate Status](https://sonarqube.mattrixwv.com/api/project_badges/measure?project=matrix&metric=alert_status&token=sqb_b6f7219a7b625b1ab2964e9dfa90e58a7c4c4e57)](https://sonarqube.mattrixwv.com/dashboard?id=matrix) -This is my matrix library, created as curiosity and to fit into my [Cipher Stream](https://git.mattrixwv.com/BaseLibraries/CipherStream) project. +This is my matrix library, created as curiosity and to fit into my +[Cipher Stream](https://git.mattrixwv.com/BaseLibraries/CipherStream) project. TODO: Fill this is better information about library usage. diff --git a/pom.xml b/pom.xml index 4dd3c50..eb4800d 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.mattrixwv matrix - 1.3.3-SNAPSHOT + 1.3.3 Matrix A library for performing Matrix operations @@ -51,7 +51,7 @@ org.junit.jupiter junit-jupiter - 6.0.2 + 6.1.3 test @@ -139,9 +139,12 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.6.2 + 3.6.3 + + 25 + 3.8.6 @@ -158,12 +161,12 @@ org.apache.maven.plugins maven-resources-plugin - 3.4.0 + 3.5.0 org.apache.maven.plugins maven-compiler-plugin - 3.14.1 + 3.15.0 ${java.version} @@ -177,12 +180,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.4 + 3.5.6 org.apache.maven.plugins maven-jar-plugin - 3.5.0 + 3.5.1 org.apache.maven.plugins @@ -192,7 +195,7 @@ org.apache.maven.plugins maven-site-plugin - 3.21.0 + 3.22.0 org.apache.maven.plugins @@ -210,29 +213,30 @@ org.apache.maven.plugins maven-dependency-plugin - 3.9.0 + 3.11.0 org.sonarsource.scanner.maven sonar-maven-plugin - 5.5.0.6356 + 5.7.0.6970 org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15 org.owasp dependency-check-maven - 12.2.0 + 13.0.0 json html + nvd 7 ossindex @@ -243,7 +247,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.10.0 + 0.11.0 true central