From 56fb92178c5aafdb511cacda485b4815b4b92524 Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Sat, 27 Apr 2024 17:20:24 +0200 Subject: [PATCH] deps: update wiremock and maven plugins --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a388894..b4037f7 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ org.wiremock wiremock - 3.5.2 + 3.5.4 test @@ -142,7 +142,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.1 @@ -251,7 +251,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.3 + 3.2.4 sign-artifacts