From 3d7676f7ffd7b671959578bfdf8cfb8fbc3fade3 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 19 Jan 2026 01:42:54 +0000
Subject: [PATCH] chore(deps): update dependency
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.21.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b4a592d..24defd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
com.fasterxml.jackson.dataformat
jackson-dataformat-yaml
- 2.18.3
+ 2.21.0
org.junit.jupiter