From 66803f58670e01aa9071eb753575919fa9eb40df Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Mon, 16 Sep 2024 18:32:46 +0200 Subject: [PATCH] deps: update build and test dependencies --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index c76ff80..99ca35b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.stklcode.pubtrans juraclient - 2.0.7 + 2.0.8-SNAPSHOT UTF-8 @@ -62,13 +62,13 @@ org.hamcrest hamcrest - 2.2 + 3.0 test org.wiremock wiremock - 3.8.0 + 3.9.1 test @@ -114,7 +114,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.5.0 @@ -127,7 +127,7 @@ org.jacoco jacoco-maven-plugin - 0.8.11 + 0.8.12 prepare-agent @@ -182,7 +182,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.10.0 ${basedir}/src/main/javadoc/overview.html 11 @@ -207,7 +207,7 @@ org.cyclonedx cyclonedx-maven-plugin - 2.8.0 + 2.8.1 package @@ -228,7 +228,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.6 sign-artifacts