From 93d02ae1d0dfd9b4227218ce62f7c00fbf2bc8ea Mon Sep 17 00:00:00 2001 From: Sergey Nuyanzin Date: Sat, 13 Apr 2024 09:22:07 +0200 Subject: [PATCH] [FLINK-34942] dependency convergence --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index e0c15c9..715cca8 100644 --- a/pom.xml +++ b/pom.xml @@ -279,6 +279,20 @@ under the License. ${commons-compress.version} + + + org.apache.commons + commons-lang3 + 3.14.0 + + + + + net.bytebuddy + byte-buddy + 1.14.13 + + com.fasterxml.jackson