From 039d98b0d757322d953b01c1b31b07541ec6c6a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 09:13:01 +0000 Subject: [PATCH] chore(deps): bump com.fasterxml.jackson.core:jackson-databind Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.20.1 to 2.21.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- launcher/pom.xml | 2 +- ui/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/launcher/pom.xml b/launcher/pom.xml index 8376491..1b52c44 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -73,7 +73,7 @@ com.fasterxml.jackson.core jackson-databind - 2.20.1 + 2.21.2 diff --git a/ui/pom.xml b/ui/pom.xml index 0a66ca6..82a7611 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -92,7 +92,7 @@ com.fasterxml.jackson.core jackson-databind - 2.20.1 + 2.21.2