From b1aa5c8d6f8b733bcafa224c4c02c6f8f3b3d2cb Mon Sep 17 00:00:00 2001 From: Gang Li Date: Wed, 18 Mar 2026 10:08:56 +0800 Subject: [PATCH] Bump jacksonVersion from 2.20.0 to 2.21.0 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 3bd504f..07cd810 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ 1.6.6 1.3.2 - 2.20 + 2.21.0 1.5.3 1.5.20 1.60.1 @@ -165,17 +165,17 @@ com.fasterxml.jackson.core jackson-databind - ${jacksonVersion}.0 + ${jacksonVersion} com.fasterxml.jackson.core jackson-core - ${jacksonVersion}.0 + ${jacksonVersion} com.fasterxml.jackson.core jackson-annotations - ${jacksonVersion} + 2.21 junit