From 71842eb758c0dc82a6d9e5285c16aaf6995651e7 Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Sat, 12 Apr 2025 11:41:36 +0200 Subject: [PATCH] deps: update test dependencies --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 8c243c8..a0dfab7 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ org.mockito mockito-core - 5.16.1 + 5.17.0 test @@ -84,13 +84,13 @@ commons-io commons-io - 2.18.0 + 2.19.0 test nl.jqno.equalsverifier equalsverifier - 3.19.2 + 3.19.3 test @@ -368,7 +368,7 @@ org.owasp dependency-check-maven - 12.1.0 + 12.1.1 ${env.NVD_API_KEY} ${env.NVD_DATAFEED_URL}