From 71c6547dd5628ef5f639d7ecd373284d45ac4053 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 5 May 2024 03:22:11 +0000
Subject: [PATCH] fix(deps): update dependency
com.fasterxml.jackson.core:jackson-databind to v2.17.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index babe2b94..87fb4392 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.14.1
+ 2.17.1
xerces