From 06dc62db84cda6a74384acb9238f6e67516ed51d Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Sat, 28 Oct 2023 21:20:40 -0400 Subject: [PATCH] Update libraries --- pom.xml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index b435a57..8c80be5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.mattrixwv cipher-stream-java - 1.3.1 + 1.3.2 CipherStreamJava http://www.mattrixwv.com @@ -28,47 +28,47 @@ com.mattrixwv myClasses - 1.3.1 + 1.3.2 com.mattrixwv matrix - 1.1.1 + 1.1.2 org.slf4j slf4j-api - 2.0.7 + 2.0.9 org.junit.jupiter junit-jupiter-api - 5.9.3 + 5.10.0 test org.junit.jupiter junit-jupiter-params - 5.9.3 + 5.10.0 test org.mockito mockito-core - 5.4.0 + 5.6.0 test org.mockito mockito-junit-jupiter - 5.4.0 + 5.6.0 test @@ -86,7 +86,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.3.0 + 3.4.1 enforce-maven @@ -106,7 +106,7 @@ maven-clean-plugin - 3.3.1 + 3.3.2 @@ -119,7 +119,7 @@ maven-surefire-plugin - 3.1.2 + 3.2.1 maven-jar-plugin @@ -150,7 +150,7 @@ org.codehaus.mojo versions-maven-plugin - 2.16.0 + 2.16.1 file://${session.executionRootDirectory}/version-rules.xml @@ -158,18 +158,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 @@ -190,7 +190,7 @@ org.owasp dependency-check-maven - 8.3.1 + 8.4.2 none