diff --git a/maas-integration-tests/pom.xml b/maas-integration-tests/pom.xml
index 1a3a569..693beaf 100644
--- a/maas-integration-tests/pom.xml
+++ b/maas-integration-tests/pom.xml
@@ -18,7 +18,7 @@
org.testcontainers
testcontainers-bom
- 1.21.3
+ 1.21.4
pom
import
@@ -36,7 +36,7 @@
org.junit.jupiter
junit-jupiter-engine
- 5.12.2
+ 5.13.4
test
@@ -68,7 +68,7 @@
org.postgresql
postgresql
- 42.7.7
+ 42.7.8
test
@@ -80,7 +80,7 @@
org.projectlombok
lombok
- 1.18.38
+ 1.18.42
test
@@ -92,7 +92,7 @@
com.google.code.gson
gson
- 2.13.1
+ 2.13.2
test
@@ -142,19 +142,19 @@
com.fasterxml.jackson.core
jackson-annotations
- 2.19.2
+ 2.19.4
test
com.fasterxml.jackson.core
jackson-databind
- 2.19.2
+ 2.19.4
test
com.fasterxml.jackson.dataformat
jackson-dataformat-yaml
- 2.19.2
+ 2.19.4
test