diff --git a/pom.xml b/pom.xml
index 13710bf..63a7721 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,31 +147,31 @@
org.junit.jupiter
junit-jupiter-engine
- 5.10.0
+ 5.10.1
test
org.junit.jupiter
junit-jupiter
- 5.10.0
+ 5.10.1
test
org.mockito
mockito-core
- 5.6.0
+ 5.8.0
test
org.mockito
mockito-junit-jupiter
- 5.6.0
+ 5.8.0
test
com.apicatalog
titanium-json-ld
- 1.3.2
+ 1.3.3
io.setl
@@ -192,7 +192,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.15.3
+ 2.16.1
com.github.ben-manes.caffeine