From e514a30757374a862061e2b8605ed7fbcdcdfc1e Mon Sep 17 00:00:00 2001 From: sahusanket Date: Fri, 2 May 2025 16:31:52 +0530 Subject: [PATCH] [PLUGIN-1881] updating hadoop and ES version --- pom.xml | 54 +++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 37 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index 6b96d7a..7042d9c 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ io.cdap.plugins elasticsearch-plugins - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT @@ -69,29 +69,41 @@ - sonatype.release - https://oss.sonatype.org/service/local/staging/deploy/maven2 + sonatype + https://oss.sonatype.org/content/groups/public + + true + + + false + sonatype-snapshots https://oss.sonatype.org/content/repositories/snapshots + + false + + + true + UTF-8 - 6.1.1 - 2.3.0 + 6.11.0 + 3.3.6 4.11 - 2.3.0-SNAPSHOT - 7.6.2 - 7.6.2 + 2.13.0 + 8.16.6 + 8.16.6 + 7.17.28 1.7.5 - 4.0.30.Final - 2.16.0 - 1.1.7 + 4.1.94.Final + 2.19.0 + 1.2.11 3.1 - 4.11 3.1 ${project.basedir} @@ -117,7 +129,7 @@ io.cdap.cdap - cdap-data-pipeline + cdap-data-pipeline3_2.12 ${cdap.version} test @@ -136,6 +148,10 @@ org.slf4j slf4j-log4j12 + + org.slf4j + slf4j-reload4j + com.google.inject.extensions guice-servlet @@ -184,6 +200,10 @@ org.slf4j slf4j-log4j12 + + org.slf4j + slf4j-reload4j + org.apache.avro avro @@ -252,13 +272,13 @@ org.elasticsearch.plugin transport-netty4-client - ${es.version} + ${es.client.version} test org.elasticsearch.client transport - ${es.version} + ${es.client.version} org.apache.logging.log4j @@ -348,8 +368,8 @@ 1.1.0 - system:cdap-data-pipeline[6.1.1,7.0.0) - system:cdap-data-streams[6.1.1,7.0.0) + system:cdap-data-pipeline[6.11.0,7.0.0) + system:cdap-data-streams[6.11.0,7.0.0)