From 9a8b75f1d79ac0f847fc0e32f4f377c86a503a56 Mon Sep 17 00:00:00 2001 From: yuli Date: Tue, 25 Aug 2026 11:27:33 +0300 Subject: [PATCH] Bump jackson-databind to 2.22.2 Patch update; also pulls jackson-core 2.22.2 transitively. Build and all 13 tests pass. Everything else is already on its latest stable release. httpclient5 (5.6.4) and maven-compiler-plugin / maven-source-plugin only have newer alpha and beta builds, and maven-javadoc-plugin 3.12.0 is current, so none of those move here. Co-Authored-By: Claude --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 60a39d8..7a92555 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ com.fasterxml.jackson.core jackson-databind - 2.22.1 + 2.22.2