diff --git a/pom.xml b/pom.xml
index 56fc7c8..a388894 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,19 +78,19 @@
org.wiremock
wiremock
- 3.4.2
+ 3.5.2
test
commons-io
commons-io
- 2.15.1
+ 2.16.1
test
nl.jqno.equalsverifier
equalsverifier
- 3.16
+ 3.16.1
test
@@ -107,7 +107,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.12.1
+ 3.13.0
11
11
@@ -159,7 +159,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ 3.3.1
org.apache.maven.plugins
@@ -182,7 +182,7 @@
org.jacoco
jacoco-maven-plugin
- 0.8.11
+ 0.8.12
org.sonarsource.scanner.maven
@@ -251,7 +251,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.2.1
+ 3.2.3
sign-artifacts
@@ -322,7 +322,7 @@
org.owasp
dependency-check-maven
- 9.0.10
+ 9.1.0
${env.NVD_API_KEY}
${env.NVD_DATAFEED_URL}