From d534e65ee5fceb88f80d46a51590eb4cd8d6f0ac Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 29 Oct 2024 02:36:14 +0000
Subject: [PATCH] Update jackson monorepo to v2.18.1
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a354bfa..d4b9e06 100755
--- a/pom.xml
+++ b/pom.xml
@@ -38,12 +38,12 @@
com.fasterxml.jackson.dataformat
jackson-dataformat-csv
- 2.18.0
+ 2.18.1
com.fasterxml.jackson.dataformat
jackson-dataformat-yaml
- 2.18.0
+ 2.18.1
org.tinylog