From 59745fac7d33b3f071c8d53bacd81a9cbca43201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 09:05:52 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind in /jlink/json-to-yaml Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.12.5 to 2.22.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jlink/json-to-yaml/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jlink/json-to-yaml/pom.xml b/jlink/json-to-yaml/pom.xml index df96482..e0124d0 100644 --- a/jlink/json-to-yaml/pom.xml +++ b/jlink/json-to-yaml/pom.xml @@ -11,7 +11,7 @@ - 2.12.5 + 2.22.0 17 UTF-8 17