From 024ab1edf40f5732773636568ef7d512a73956b6 Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Sat, 28 Oct 2023 21:08:36 -0400 Subject: [PATCH] Update libraries --- pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 199b975..98ccc3b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.mattrixwv myClasses - 1.3.1 + 1.3.2 myClasses www.mattrixwv.com @@ -29,7 +29,7 @@ org.junit.jupiter junit-jupiter-api - 5.9.3 + 5.10.0 test @@ -40,7 +40,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.3.0 + 3.4.1 enforce-maven @@ -60,7 +60,7 @@ maven-clean-plugin - 3.3.1 + 3.3.2 @@ -73,7 +73,7 @@ maven-surefire-plugin - 3.1.2 + 3.2.1 maven-jar-plugin @@ -100,7 +100,7 @@ org.codehaus.mojo versions-maven-plugin - 2.16.0 + 2.16.1 file://${session.executionRootDirectory}/version-rules.xml @@ -108,18 +108,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 @@ -140,7 +140,7 @@ org.owasp dependency-check-maven - 8.3.1 + 8.4.2 none