diff --git a/pom.xml b/pom.xml index 75d612f..c4e1b6e 100644 --- a/pom.xml +++ b/pom.xml @@ -78,19 +78,19 @@ org.wiremock wiremock - 3.9.2 + 3.10.0 test commons-io commons-io - 2.17.0 + 2.18.0 test nl.jqno.equalsverifier equalsverifier - 3.17.1 + 3.17.4 test @@ -125,7 +125,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 @{argLine} @@ -156,7 +156,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 @{argLine} @@ -174,7 +174,7 @@ org.cyclonedx cyclonedx-maven-plugin - 2.9.0 + 2.9.1 org.jacoco @@ -184,7 +184,7 @@ org.sonarsource.scanner.maven sonar-maven-plugin - 4.0.0.4121 + 5.0.0.4389 @@ -224,7 +224,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.10.1 + 3.11.1 11