From 5b83051268aa1ebb54a7750c9eef5285c36221bf Mon Sep 17 00:00:00 2001 From: Aleksandr Date: Mon, 13 Apr 2026 11:44:27 +0300 Subject: [PATCH] IGNITE-28283 update jackson --- modules/aws-ext/pom.xml | 2 +- modules/azure-ext/pom.xml | 2 +- modules/geospatial-ext/examples/pom.xml | 2 +- modules/hibernate-ext/examples/pom.xml | 2 +- modules/ml-ext/ml/pom.xml | 2 +- modules/performance-statistics-ext/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/aws-ext/pom.xml b/modules/aws-ext/pom.xml index 1e6ea32ec..afbdedb77 100644 --- a/modules/aws-ext/pom.xml +++ b/modules/aws-ext/pom.xml @@ -108,7 +108,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson-annotations.version} diff --git a/modules/azure-ext/pom.xml b/modules/azure-ext/pom.xml index ebf32f5b1..20ef0a946 100644 --- a/modules/azure-ext/pom.xml +++ b/modules/azure-ext/pom.xml @@ -112,7 +112,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson-annotations.version} diff --git a/modules/geospatial-ext/examples/pom.xml b/modules/geospatial-ext/examples/pom.xml index 01a9d5c38..78dfded2b 100644 --- a/modules/geospatial-ext/examples/pom.xml +++ b/modules/geospatial-ext/examples/pom.xml @@ -190,7 +190,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson-annotations.version} diff --git a/modules/hibernate-ext/examples/pom.xml b/modules/hibernate-ext/examples/pom.xml index 2a2a38df4..c80f2e8c5 100644 --- a/modules/hibernate-ext/examples/pom.xml +++ b/modules/hibernate-ext/examples/pom.xml @@ -189,7 +189,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson-annotations.version} diff --git a/modules/ml-ext/ml/pom.xml b/modules/ml-ext/ml/pom.xml index 8c087edd0..c44c98c98 100644 --- a/modules/ml-ext/ml/pom.xml +++ b/modules/ml-ext/ml/pom.xml @@ -86,7 +86,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson-annotations.version} diff --git a/modules/performance-statistics-ext/pom.xml b/modules/performance-statistics-ext/pom.xml index 41b9425f3..a5af3e7fa 100644 --- a/modules/performance-statistics-ext/pom.xml +++ b/modules/performance-statistics-ext/pom.xml @@ -62,7 +62,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson-annotations.version}