From 91a38e840dffdb02105032506daf3e8080ad39a5 Mon Sep 17 00:00:00 2001 From: Paul Anand Date: Fri, 26 Jun 2026 13:23:44 +0800 Subject: [PATCH] fix: upgrade jackson-databind to address CVE-2026-54512 Closes #101 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4b27ea0..9c175c9 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ tools.jackson.core jackson-databind - 3.1.1 + 3.1.4 org.apache.commons