From e144807c850f9dce320bd93ddbc66c3407b884d3 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 11 Jul 2026 01:50:52 +0000
Subject: [PATCH] fix(maven): update dependency
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.22.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a5df5ec..ac2f6d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
com.fasterxml.jackson.dataformat
jackson-dataformat-yaml
- 2.22.0
+ 2.22.1