From 5cccc758e07c90df5b22077ce6fd5b620cb4e3b9 Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Fri, 7 Oct 2022 11:00:41 +0200 Subject: [PATCH] [jOOQ/jOOQ#14053] Upgrade jackson-databind dependency to 2.13.4 to mitigate CVE-2022-42004 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e166f737c7..eca92ddbf9 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ 2.11.0 1.16.3 - 2.13.3 + 2.13.4