From ef05860cdeedf69784d6b36d8c560a434260dff5 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 11 Jul 2026 00:33:58 +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 b6fbd18..47b284e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
com.fasterxml.jackson.dataformat
jackson-dataformat-yaml
- 2.22.0
+ 2.22.1
io.github.reqstool