From 70b6420dfccaf4dbbf6f5cc863eebdfc9f59b187 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 1 Jun 2026 03:21:07 +0000
Subject: [PATCH] fix(maven): update dependency
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.22.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a5dc6c4..64b72f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
com.fasterxml.jackson.dataformat
jackson-dataformat-yaml
- 2.21.4
+ 2.22.0
org.junit.jupiter