From 03772b764febe461c87bdf23e9a0fb44a99c581e Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Sat, 28 Mar 2026 04:46:26 +0000 Subject: [PATCH] Update dependency tools.jackson.core:jackson-databind to v3.1.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 71af714c..f66a890b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -65,7 +65,7 @@ tools.jackson.core jackson-databind - 3.1.0 + 3.1.1 diff --git a/testcontainers/pom.xml b/testcontainers/pom.xml index 629596be..0e72aa1b 100644 --- a/testcontainers/pom.xml +++ b/testcontainers/pom.xml @@ -78,7 +78,7 @@ tools.jackson.core jackson-databind - 3.1.0 + 3.1.1 test