From 9e4924b063e80962ad3b9dfec49a62dda0ae9773 Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Tue, 14 Jul 2026 05:57:30 +0000 Subject: [PATCH] Update dependency tools.jackson.core:jackson-databind to v3.2.1 --- core/pom.xml | 2 +- testcontainers/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 1762df86..f31e8fb3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -65,7 +65,7 @@ tools.jackson.core jackson-databind - 3.2.0 + 3.2.1 diff --git a/testcontainers/pom.xml b/testcontainers/pom.xml index 30113335..0ab4936d 100644 --- a/testcontainers/pom.xml +++ b/testcontainers/pom.xml @@ -78,7 +78,7 @@ tools.jackson.core jackson-databind - 3.2.0 + 3.2.1 test