From 8a2a3e8cc086d3568ee88ee05d3fb56f2aa2227e Mon Sep 17 00:00:00 2001 From: Matthew Ellison Date: Fri, 30 Jun 2023 21:41:11 -0400 Subject: [PATCH] Update libraries --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index aeea5e1..ff60453 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.mattrixwv matrix - 1.1.0 + 1.1.1 Matrix https://www.mattrixwv.com @@ -29,7 +29,7 @@ org.junit.jupiter junit-jupiter-api - 5.9.2 + 5.9.3 test @@ -60,7 +60,7 @@ maven-clean-plugin - 3.2.0 + 3.3.1 @@ -81,7 +81,7 @@ maven-surefire-plugin - 3.0.0 + 3.1.2 maven-jar-plugin @@ -102,13 +102,13 @@ maven-project-info-reports-plugin - 3.4.2 + 3.4.5 org.codehaus.mojo versions-maven-plugin - 2.15.0 + 2.16.0 file://${session.executionRootDirectory}/version-rules.xml @@ -116,7 +116,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.5.0 + 3.6.0 @@ -127,7 +127,7 @@ org.jacoco jacoco-maven-plugin - 0.8.9 + 0.8.10 jacoco-initialize @@ -148,7 +148,7 @@ org.owasp dependency-check-maven - 8.2.1 + 8.3.1 none