From cc290f4defdb222694a0108924920c3b4e046cec Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Mon, 23 Oct 2023 18:18:24 +0200 Subject: [PATCH] deps: update test dependencies and Maven plugins --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 43a2bc5..a18571e 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ org.mockito mockito-core - 5.5.0 + 5.6.0 test @@ -73,19 +73,19 @@ org.wiremock wiremock - 3.0.3 + 3.2.0 test commons-io commons-io - 2.13.0 + 2.14.0 test nl.jqno.equalsverifier equalsverifier - 3.15.1 + 3.15.2 test @@ -176,12 +176,12 @@ org.jacoco jacoco-maven-plugin - 0.8.10 + 0.8.11 org.sonarsource.scanner.maven sonar-maven-plugin - 3.9.1.2184 + 3.10.0.2594 @@ -221,7 +221,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.5.0 + 3.6.0 11 @@ -316,7 +316,7 @@ org.owasp dependency-check-maven - 8.4.0 + 8.4.1