From e2c3dd1c35d7691fbd1acd51553cfa4d28f9048e Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Sat, 7 Sep 2024 13:02:44 +0200 Subject: [PATCH] build: update maven plugins --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 871bef5..721557e 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.4.0 + 3.5.0 @{argLine} @@ -157,7 +157,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.4.0 + 3.5.0 @{argLine} @@ -225,7 +225,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.8.0 + 3.10.0 11 @@ -340,7 +340,7 @@ org.owasp dependency-check-maven - 10.0.3 + 10.0.4 ${env.NVD_API_KEY} ${env.NVD_DATAFEED_URL}