From 16bd1c8360f124b92264e7e6cbfa529dc6a128c6 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 19 Aug 2026 22:13:51 +0000
Subject: [PATCH] fix(maven): update dependency
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.22.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7764da4..b250352 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
com.fasterxml.jackson.dataformat
jackson-dataformat-yaml
- 2.22.1
+ 2.22.2
io.github.reqstool