From 7551d0da09d65c30037534fd7c64255e3f6e9d58 Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Mon, 4 Aug 2025 04:41:01 +0000 Subject: [PATCH] Update com.fasterxml.jackson to v2.19.2 --- 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 f923920..507c1f4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -54,7 +54,7 @@ com.fasterxml.jackson jackson-bom - 2.19.1 + 2.19.2 pom import diff --git a/testcontainers/pom.xml b/testcontainers/pom.xml index 036411b..cb201df 100644 --- a/testcontainers/pom.xml +++ b/testcontainers/pom.xml @@ -96,7 +96,7 @@ com.fasterxml.jackson.core jackson-databind - 2.19.1 + 2.19.2 test