From 6b66893a315ecbed4782112a27df356407f2d3e6 Mon Sep 17 00:00:00 2001 From: Mihai Budiu Date: Thu, 25 Jun 2026 10:43:03 -0700 Subject: [PATCH] [SQL] Upgrade Jackson library version Signed-off-by: Mihai Budiu --- sql-to-dbsp-compiler/SQL-compiler/pom.xml | 2 +- sql-to-dbsp-compiler/simulator/pom.xml | 2 +- sql-to-dbsp-compiler/slt/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sql-to-dbsp-compiler/SQL-compiler/pom.xml b/sql-to-dbsp-compiler/SQL-compiler/pom.xml index c1b4d8e2e98..c09b70b535d 100644 --- a/sql-to-dbsp-compiler/SQL-compiler/pom.xml +++ b/sql-to-dbsp-compiler/SQL-compiler/pom.xml @@ -17,7 +17,7 @@ 19 UTF-8 1.43.0 - 2.21.1 + 2.22.0 3.1.12 0.315.0 1.28.0 diff --git a/sql-to-dbsp-compiler/simulator/pom.xml b/sql-to-dbsp-compiler/simulator/pom.xml index 195c4f028ba..f3118dd8aef 100644 --- a/sql-to-dbsp-compiler/simulator/pom.xml +++ b/sql-to-dbsp-compiler/simulator/pom.xml @@ -16,7 +16,7 @@ 19 19 UTF-8 - 2.21.1 + 2.22.0 diff --git a/sql-to-dbsp-compiler/slt/pom.xml b/sql-to-dbsp-compiler/slt/pom.xml index f560920885f..6dbc6d41a89 100644 --- a/sql-to-dbsp-compiler/slt/pom.xml +++ b/sql-to-dbsp-compiler/slt/pom.xml @@ -68,7 +68,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.21 + 2.22 com.feldera