From a3e2687a2d3cb650855584b1536284ead50c2675 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 04:03:04 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind from 2.12.5 to 2.22.1 Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.12.5 to 2.22.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- serialiser/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serialiser/pom.xml b/serialiser/pom.xml index caa5ca9..098a683 100644 --- a/serialiser/pom.xml +++ b/serialiser/pom.xml @@ -51,7 +51,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.5 + 2.22.1 test