From a9b8e2fc865c2d470e6f70505f8f6eb5832a85ce Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 28 Oct 2023 13:02:04 +0000
Subject: [PATCH] fix(deps): update dependency
com.fasterxml.jackson.core:jackson-databind to v2.15.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 40bc06be..32cec32b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.14.1
+ 2.15.3
xerces