From 363331aeb33c1e1953eaee333a31464073a80149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 04:02:45 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind from 2.12.5 to 2.21.1 Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.12.5 to 2.21.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.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..ed415a8 100644 --- a/serialiser/pom.xml +++ b/serialiser/pom.xml @@ -51,7 +51,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.5 + 2.21.1 test