From 6e2eede156d9d34ca5514f4a85a273567e921ed3 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 9 Mar 2024 20:00:33 +0000
Subject: [PATCH] Update jackson monorepo to v2.16.2
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index f51a5cf..b16da70 100755
--- a/pom.xml
+++ b/pom.xml
@@ -48,17 +48,17 @@
com.fasterxml.jackson.dataformat
jackson-dataformat-csv
- 2.16.1
+ 2.16.2
com.fasterxml.jackson.dataformat
jackson-dataformat-properties
- 2.16.1
+ 2.16.2
com.fasterxml.jackson.dataformat
jackson-dataformat-yaml
- 2.16.1
+ 2.16.2
org.apache.commons