From 9fa360393d42d068b6b8f035fe43278e20759d23 Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Thu, 26 Jun 2025 18:11:14 +0200 Subject: [PATCH] deps: update build and test dependencies --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 3577751..7269508 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ org.junit.jupiter junit-jupiter - 5.13.0 + 5.13.2 test @@ -79,7 +79,7 @@ org.wiremock wiremock - 3.13.0 + 3.13.1 test @@ -116,7 +116,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.4.1 + 3.5.0 org.apache.maven.plugins @@ -369,7 +369,7 @@ org.owasp dependency-check-maven - 12.1.1 + 12.1.3 ${env.NVD_API_KEY} ${env.NVD_DATAFEED_URL} @@ -393,7 +393,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.7.0 + 0.8.0 true central