This is an automated email from the ASF dual-hosted git repository.

dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


The following commit(s) were added to refs/heads/master by this push:
     new 5d074e6873 [INLONG-9463][Pom] Bump curator to 4.2.0 (#9464)
5d074e6873 is described below

commit 5d074e687362b83951ba74f255e10d00118f6a22
Author: Charles Zhang <[email protected]>
AuthorDate: Tue Dec 12 19:13:58 2023 +0800

    [INLONG-9463][Pom] Bump curator to 4.2.0 (#9464)
---
 licenses/inlong-agent/LICENSE           | 6 +++---
 licenses/inlong-audit/LICENSE           | 6 +++---
 licenses/inlong-dataproxy/LICENSE       | 6 +++---
 licenses/inlong-manager/LICENSE         | 4 ++--
 licenses/inlong-sort-connectors/LICENSE | 4 ++--
 licenses/inlong-sort-standalone/LICENSE | 4 ++--
 pom.xml                                 | 2 +-
 7 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/licenses/inlong-agent/LICENSE b/licenses/inlong-agent/LICENSE
index cbf2f516f4..bd6c97e3e5 100644
--- a/licenses/inlong-agent/LICENSE
+++ b/licenses/inlong-agent/LICENSE
@@ -362,9 +362,9 @@ The text of each license is the standard Apache 2.0 license.
   org.apache.kafka:connect-json:3.0.0 - Apache Kafka 
(https://kafka.apache.org), (The Apache Software License, Version 2.0)
   org.apache.kafka:connect-runtime:3.0.0 - Apache Kafka 
(https://kafka.apache.org), (The Apache Software License, Version 2.0)
   org.apache.kafka:connect-transforms:3.0.0 - Apache Kafka 
(https://kafka.apache.org), (The Apache Software License, Version 2.0)
-  org.apache.curator:curator-client:2.12.0 - Curator Client 
(https://curator.apache.org/curator-client), (The Apache Software License, 
Version 2.0)
-  org.apache.curator:curator-framework:2.12.0 - Curator Framework 
(https://curator.apache.org/curator-framework), (The Apache Software License, 
Version 2.0)
-  org.apache.curator:curator-recipes:2.12.0 - Curator Recipes 
(https://curator.apache.org/curator-recipes), (The Apache Software License, 
Version 2.0)
+  org.apache.curator:curator-client:4.2.0 - Curator Client 
(https://curator.apache.org/curator-client), (The Apache Software License, 
Version 2.0)
+  org.apache.curator:curator-framework:4.2.0 - Curator Framework 
(https://curator.apache.org/curator-framework), (The Apache Software License, 
Version 2.0)
+  org.apache.curator:curator-recipes:4.2.0 - Curator Recipes 
(https://curator.apache.org/curator-recipes), (The Apache Software License, 
Version 2.0)
   io.debezium:debezium-api:1.8.0.Final - Debezium API 
(https://github.com/debezium/debezium/tree/v1.8.0.Final), (The Apache Software 
License, Version 2.0)
   io.debezium:debezium-connector-mysql:1.8.0.Final - Debezium Connector for 
MySQL (https://github.com/debezium/debezium/tree/v1.8.0.Final), (The Apache 
Software License, Version 2.0)
   io.debezium:debezium-connector-postgres:1.8.0.Final - Debezium Connector for 
PostgreSQL (https://github.com/debezium/debezium/tree/v1.8.0.Final), (The 
Apache Software License, Version 2.0)
diff --git a/licenses/inlong-audit/LICENSE b/licenses/inlong-audit/LICENSE
index 2fba2324c6..d5e7aeb421 100644
--- a/licenses/inlong-audit/LICENSE
+++ b/licenses/inlong-audit/LICENSE
@@ -356,9 +356,9 @@ The text of each license is the standard Apache 2.0 license.
   org.apache.commons:commons-lang3:3.11 - Apache Commons Lang 
(https://commons.apache.org/proper/commons-lang), (The Apache Software License, 
Version 2.0)
   commons-logging:commons-logging:1.1.3 - Commons Logging 
(https://commons.apache.org/proper/commons-logging/), (The Apache Software 
License, Version 2.0)
   commons-pool:commons-pool:1.5.4 - Commons Pool 
(https://commons.apache.org/proper/commons-pool/), (The Apache Software 
License, Version 2.0)
-  org.apache.curator:curator-client:2.12.0 - Curator Client 
(https://curator.apache.org/curator-client), (The Apache Software License, 
Version 2.0)
-  org.apache.curator:curator-framework:2.12.0 - Curator Framework 
(https://curator.apache.org/curator-framework), (The Apache Software License, 
Version 2.0)
-  org.apache.curator:curator-recipes:2.12.0 - Curator Recipes 
(https://curator.apache.org/curator-recipes), (The Apache Software License, 
Version 2.0)
+  org.apache.curator:curator-client:4.2.0 - Curator Client 
(https://curator.apache.org/curator-client), (The Apache Software License, 
Version 2.0)
+  org.apache.curator:curator-framework:4.2.0 - Curator Framework 
(https://curator.apache.org/curator-framework), (The Apache Software License, 
Version 2.0)
+  org.apache.curator:curator-recipes:4.2.0 - Curator Recipes 
(https://curator.apache.org/curator-recipes), (The Apache Software License, 
Version 2.0)
   org.apache.derby:derby:10.14.1.0 - Apache Derby Database Engine and Embedded 
JDBC Driver (http://db.apache.org/derby/), (Apache 2)
   com.alibaba:druid:1.2.6 -  druid 
(https://github.com/alibaba/druid/tree/1.2.6), (Apache 2)
   com.alibaba:druid-spring-boot-starter:1.2.6 - druid-spring-boot-starter 
(https://github.com/alibaba/druid/tree/1.2.6/druid-spring-boot-starter), 
(Apache 2)
diff --git a/licenses/inlong-dataproxy/LICENSE 
b/licenses/inlong-dataproxy/LICENSE
index b5b21b0bab..065dffa9ca 100644
--- a/licenses/inlong-dataproxy/LICENSE
+++ b/licenses/inlong-dataproxy/LICENSE
@@ -355,9 +355,9 @@ The text of each license is the standard Apache 2.0 license.
   org.apache.commons:commons-lang3:3.11 - Apache Commons Lang 
(https://commons.apache.org/proper/commons-lang), (The Apache Software License, 
Version 2.0)
   commons-logging:commons-logging:1.2 - Apache Commons Logging 
(https://commons.apache.org/proper/commons-logging), (The Apache Software 
License, Version 2.0)
   commons-pool:commons-pool:1.5.4 - Commons Pool 
(https://commons.apache.org/proper/commons-pool), (The Apache Software License, 
Version 2.0)
-  org.apache.curator:curator-client:2.12.0 - Curator Client 
(https://curator.apache.org/curator-client), (The Apache Software License, 
Version 2.0)
-  org.apache.curator:curator-framework:2.12.0 - Curator Framework 
(https://curator.apache.org/curator-framework), (The Apache Software License, 
Version 2.0)
-  org.apache.curator:curator-recipes:2.12.0 - Curator Recipes 
(https://curator.apache.org/curator-recipes), (The Apache Software License, 
Version 2.0)
+  org.apache.curator:curator-client:4.2.0 - Curator Client 
(https://curator.apache.org/curator-client), (The Apache Software License, 
Version 2.0)
+  org.apache.curator:curator-framework:4.2.0 - Curator Framework 
(https://curator.apache.org/curator-framework), (The Apache Software License, 
Version 2.0)
+  org.apache.curator:curator-recipes:4.2.0 - Curator Recipes 
(https://curator.apache.org/curator-recipes), (The Apache Software License, 
Version 2.0)
   org.apache.derby:derby:10.14.1.0 - Apache Derby Database Engine and Embedded 
JDBC Driver (http://db.apache.org/derby), (Apache 2)
   com.google.errorprone:error_prone_annotations:2.7.1 - error-prone 
annotations (https://github.com/google/error-prone), (Apache 2.0)
   com.google.guava:failureaccess:1.0.1 - Guava InternalFutureFailureAccess and 
InternalFutures (https://github.com/google/guava/tree/failureaccess-v1.0.1), 
(The Apache Software License, Version 2.0)
diff --git a/licenses/inlong-manager/LICENSE b/licenses/inlong-manager/LICENSE
index 64879d4f93..edb6179c5c 100644
--- a/licenses/inlong-manager/LICENSE
+++ b/licenses/inlong-manager/LICENSE
@@ -381,8 +381,8 @@ The text of each license is the standard Apache 2.0 license.
   com.typesafe:config:1.3.3 - config 
(https://github.com/lightbend/config/tree/v1.3.3), (Apache License, Version 2.0)
   com.squareup.retrofit2:converter-jackson:2.9.0 - Retrofit 
(https://github.com/square/retrofit) (Apache License, Version 2.0)
   org.apache.curator:curator-client:2.13.0 - Curator Client 
(https://curator.apache.org/curator-client), (The Apache Software License, 
Version 2.0)
-  org.apache.curator:curator-framework:2.12.0 - Curator Framework 
(https://curator.apache.org/curator-framework), (The Apache Software License, 
Version 2.0)
-  org.apache.curator:curator-recipes:2.12.0 - Curator Recipes 
(https://curator.apache.org/curator-recipes), (The Apache Software License, 
Version 2.0)
+  org.apache.curator:curator-framework:4.2.0 - Curator Framework 
(https://curator.apache.org/curator-framework), (The Apache Software License, 
Version 2.0)
+  org.apache.curator:curator-recipes:4.2.0 - Curator Recipes 
(https://curator.apache.org/curator-recipes), (The Apache Software License, 
Version 2.0)
   com.alibaba:druid:1.2.6 -  druid 
(https://github.com/alibaba/druid/tree/1.2.6), (Apache 2)
   com.alibaba:druid-spring-boot-starter:1.2.6 - druid-spring-boot-starter 
(https://github.com/alibaba/druid/tree/1.2.6/druid-spring-boot-starter), 
(Apache 2)
   org.elasticsearch:elasticsearch:6.8.23 - server 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
diff --git a/licenses/inlong-sort-connectors/LICENSE 
b/licenses/inlong-sort-connectors/LICENSE
index cfe9380d6c..08e762d2fe 100644
--- a/licenses/inlong-sort-connectors/LICENSE
+++ b/licenses/inlong-sort-connectors/LICENSE
@@ -873,8 +873,8 @@ The text of each license is the standard Apache 2.0 license.
   commons-net:commons-net:3.6 - Apache Commons Net 
(https://commons.apache.org/proper/commons-net/), (The Apache Software License, 
Version 2.0)
   commons-pool:commons-pool:1.6 - Commons Pool 
(https://commons.apache.org/proper/commons-pool/), (The Apache Software 
License, Version 2.0)
   org.apache.curator:curator-client:2.13.0 - Curator Client 
(https://curator.apache.org/curator-client), (The Apache Software License, 
Version 2.0)
-  org.apache.curator:curator-framework:2.12.0 - Curator Framework 
(https://curator.apache.org/curator-framework), (The Apache Software License, 
Version 2.0)
-  org.apache.curator:curator-recipes:2.12.0 - Curator Recipes 
(https://curator.apache.org/curator-recipes), (The Apache Software License, 
Version 2.0)
+  org.apache.curator:curator-framework:4.2.0 - Curator Framework 
(https://curator.apache.org/curator-framework), (The Apache Software License, 
Version 2.0)
+  org.apache.curator:curator-recipes:4.2.0 - Curator Recipes 
(https://curator.apache.org/curator-recipes), (The Apache Software License, 
Version 2.0)
   io.debezium:debezium-api:1.5.4.Final - Debezium API 
(https://github.com/debezium/debezium/tree/v1.5.4.Final/debezium-api), (Apache 
License, Version 2.0)
   io.debezium:debezium-connector-mysql:1.5.4.Final - Debezium Connector for 
MySQL 
(https://github.com/debezium/debezium/tree/v1.5.4.Final/debezium-connector-mysql),
 (Apache License, Version 2.0)
   io.debezium:debezium-connector-oracle:1.6.4.Final - Debezium Connector for 
Oracle (https://debezium.io/debezium-parent/debezium-connector-oracle), (Apache 
License, Version 2.0)
diff --git a/licenses/inlong-sort-standalone/LICENSE 
b/licenses/inlong-sort-standalone/LICENSE
index 6ed50f4a94..878e58939a 100644
--- a/licenses/inlong-sort-standalone/LICENSE
+++ b/licenses/inlong-sort-standalone/LICENSE
@@ -371,8 +371,8 @@ The text of each license is the standard Apache 2.0 license.
   commons-net:commons-net:3.1 - Commons Net 
(https://commons.apache.org/proper/commons-net/), (The Apache Software License, 
Version 2.0)
   commons-pool:commons-pool:1.5.4 - Commons Pool 
(https://commons.apache.org/proper/commons-pool/), (The Apache Software 
License, Version 2.0)
   org.apache.curator:curator-client:2.13.0 - Curator Client 
(https://curator.apache.org/curator-client), (The Apache Software License, 
Version 2.0)
-  org.apache.curator:curator-framework:2.12.0 - Curator Framework 
(https://curator.apache.org/curator-framework), (The Apache Software License, 
Version 2.0)
-  org.apache.curator:curator-recipes:2.12.0 - Curator Recipes 
(https://curator.apache.org/curator-recipes), (The Apache Software License, 
Version 2.0)
+  org.apache.curator:curator-framework:4.2.0 - Curator Framework 
(https://curator.apache.org/curator-framework), (The Apache Software License, 
Version 2.0)
+  org.apache.curator:curator-recipes:4.2.0 - Curator Recipes 
(https://curator.apache.org/curator-recipes), (The Apache Software License, 
Version 2.0)
   org.apache.derby:derby:10.14.1.0 - Apache Derby Database Engine and Embedded 
JDBC Driver (http://db.apache.org/derby/), (Apache 2)
   com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:0.1.2 - 
Hadoop Metrics2 Reporter for Dropwizard Metrics 
(https://github.com/joshelser/dropwizard-hadoop-metrics2), (Apache License, 
Version 2.0)
   org.ehcache:ehcache:3.3.1 - Ehcache (http://ehcache.org), (The Apache 
Software License, Version 2.0)
diff --git a/pom.xml b/pom.xml
index 3d03a436ad..0c28c2510d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@
         <flink.protobuf.version>2.7.6</flink.protobuf.version>
         <flink.cdc.base.version>2.3.0</flink.cdc.base.version>
 
-        <curator.version>2.12.0</curator.version>
+        <curator.version>4.2.0</curator.version>
 
         <avro.version>1.10.1</avro.version>
         <orc.core.version>1.6.7</orc.core.version>

Reply via email to