From e48a44d7a18e11433ef379d963253d8423503657 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 23 Feb 2026 05:36:12 +0000
Subject: [PATCH] chore(deps): update dependency
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.21.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index eb10840..2a5fb83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
com.fasterxml.jackson.dataformat
jackson-dataformat-yaml
- 2.21.0
+ 2.21.1
org.junit.jupiter