From e51a2f6e4e78599245b66dc967bbbcfc0a005761 Mon Sep 17 00:00:00 2001 From: nlou9 Date: Mon, 27 Apr 2026 16:14:58 -0700 Subject: [PATCH] Update jackson-annotations to use jackson.annotations.version Related to common change: https://github.com/confluentinc/common/pull/967 Same change as https://github.com/confluentinc/rest-utils/pull/652 (master). Co-Authored-By: Claude Opus 4.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 666596ad44..a777b1a02a 100644 --- a/pom.xml +++ b/pom.xml @@ -211,7 +211,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson.annotations.version} jakarta.annotation