From 8b5e394aa27e6faeb9fb925b4f1e3cd8517f57dc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 13 Jan 2026 13:44:17 +0000 Subject: [PATCH] chore(deps): update maven --- maas-integration-tests/pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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