From 53c2fb977263853c03b345e087cb927e83049021 Mon Sep 17 00:00:00 2001 From: Paul Lin Date: Wed, 5 Jun 2024 11:30:44 +0800 Subject: [PATCH] [build][hotfix] Fix jackson conflicts among cdc connectors This closes #2987. --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 33b8c521e..0e322627c 100644 --- a/pom.xml +++ b/pom.xml @@ -87,6 +87,7 @@ limitations under the License. 2.4.2 3.12.0 2.7.0 + 2.13.2 5.10.1 4.13.2 3.24.2 @@ -101,6 +102,14 @@ limitations under the License. + + com.fasterxml.jackson + jackson-bom + ${jackson.version} + import + pom + + org.junit junit-bom