From c0381d1709fef347a58f79a140dd0c7ce171763d Mon Sep 17 00:00:00 2001 From: Matthew Ellison Date: Fri, 30 Jun 2023 22:03:00 -0400 Subject: [PATCH] Update libraries --- pom.xml | 54 ++++++++++++++++++++++++++---------------------------- 1 file changed, 26 insertions(+), 28 deletions(-) diff --git a/pom.xml b/pom.xml index 47124df..8b9c21c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,44 +3,45 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - mattrixwv.ProjectEuler + com.mattrixwv ProjectEulerJava - 1.0-SNAPSHOT + 1.0 ProjectEulerJava - https://www.matrixwv.com/projecteuler + https://projecteuler.matrixwv.com UTF-8 - 18 - 18 - 18 + UTF-8 + 20 + 20 + 20 - 18 + 20 target/dependency-check-report.json target/dependency-check-report.html - mattrixwv + com.mattrixwv myClasses - 1.2.0 + 1.3.1 org.junit.jupiter junit-jupiter-api - 5.9.1 + 5.9.3 org.mockito mockito-junit-jupiter - 4.9.0 + 5.4.0 @@ -50,7 +51,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.1.0 + 3.3.0 enforce-maven @@ -70,48 +71,45 @@ maven-clean-plugin - 3.2.0 + 3.3.1 maven-resources-plugin - 3.2.0 + 3.3.1 maven-compiler-plugin - 3.10.1 - - 18 - + 3.11.0 maven-surefire-plugin - 3.0.0-M5 + 3.1.2 maven-jar-plugin - 3.2.2 + 3.3.0 maven-install-plugin - 3.0.0-M1 + 3.1.1 maven-deploy-plugin - 3.0.0-M1 + 3.1.1 maven-site-plugin - 3.12.0 + 3.12.1 maven-project-info-reports-plugin - 3.3.0 + 3.4.5 maven-assembly-plugin - 3.4.0 + 3.6.0 package @@ -135,7 +133,7 @@ org.codehaus.mojo versions-maven-plugin - 2.11.0 + 2.16.0 file://${session.executionRootDirectory}/version-rules.xml @@ -149,7 +147,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.10 jacoco-initialize @@ -170,7 +168,7 @@ org.owasp dependency-check-maven - 7.1.1 + 8.3.1 none