From 327bb92c59f7c4b3a2fa89308d50c5d5684719be Mon Sep 17 00:00:00 2001 From: Suraj Rajan Date: Mon, 31 Aug 2026 00:56:31 +0530 Subject: [PATCH] Align Jackson annotations with 2.22 Signed-off-by: Suraj Rajan --- a2a/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/a2a/pom.xml b/a2a/pom.xml index 7f22964b4..3ac6f71fb 100644 --- a/a2a/pom.xml +++ b/a2a/pom.xml @@ -19,6 +19,7 @@ 0.3.2.Final ${project.version} 33.0.0-jre + 2.22 2.22.0 1.0.0 2.0.17 @@ -44,7 +45,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson.annotations.version} com.fasterxml.jackson.core