diff --git a/assertions/pom.xml b/assertions/pom.xml
index dd3ab7b98..778407538 100644
--- a/assertions/pom.xml
+++ b/assertions/pom.xml
@@ -17,9 +17,27 @@
Assertions for verifying the state of a process.
+
+ 7.19.0
8
+
+
+
+ org.camunda.bpm.model
+ camunda-dmn-model
+ ${dependency.camundamodel.version}
+
+
+
+ org.camunda.bpm.model
+ camunda-xml-model
+ ${dependency.camundamodel.version}
+
+
+
+
io.camunda
diff --git a/pom.xml b/pom.xml
index 53a6505ba..4a1004e88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
3.25.3
4.2.2
1.14.16
- 7.19.0
+ 7.22.0
4.8.179
3.14.0
2.29.0
diff --git a/qa/testcontainers/pom.xml b/qa/testcontainers/pom.xml
index 102f64bb0..92f83704c 100644
--- a/qa/testcontainers/pom.xml
+++ b/qa/testcontainers/pom.xml
@@ -12,9 +12,27 @@
Zeebe Process Test QA Testcontainers
+
+ 7.19.0
8
+
+
+
+ org.camunda.bpm.model
+ camunda-dmn-model
+ ${dependency.camundamodel.version}
+
+
+
+ org.camunda.bpm.model
+ camunda-xml-model
+ ${dependency.camundamodel.version}
+
+
+
+
io.camunda