This is an automated email from the ASF dual-hosted git repository.
aloyszhang 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 deb99d6046 [INLONG-8687][Security] Fix the Apache Pulsar Java Client
vulnerable to Improper Certificate Validation (#8752)
deb99d6046 is described below
commit deb99d6046bbabf9695ac5f000f5093289eccfb1
Author: CorneliusDeng <[email protected]>
AuthorDate: Thu Aug 17 18:18:13 2023 +0800
[INLONG-8687][Security] Fix the Apache Pulsar Java Client vulnerable to
Improper Certificate Validation (#8752)
* [INLONG-8687][Security] Apache Pulsar Java Client vulnerable to Improper
Certificate Validation
* [INLONG-8687][Security]Apache Pulsar Java Client vulnerable to Improper
Certificate Validation
---
licenses/inlong-agent/LICENSE | 8 ++++----
licenses/inlong-audit/LICENSE | 8 ++++----
licenses/inlong-dataproxy/LICENSE | 8 ++++----
licenses/inlong-manager/LICENSE | 14 +++++++-------
licenses/inlong-sort-connectors/LICENSE | 10 +++++-----
licenses/inlong-sort-standalone/LICENSE | 8 ++++----
pom.xml | 2 +-
7 files changed, 29 insertions(+), 29 deletions(-)
diff --git a/licenses/inlong-agent/LICENSE b/licenses/inlong-agent/LICENSE
index 1beaad1939..39e92d460c 100644
--- a/licenses/inlong-agent/LICENSE
+++ b/licenses/inlong-agent/LICENSE
@@ -344,7 +344,7 @@ The text of each license is the standard Apache 2.0 license.
org.apache.yetus:audience-annotations:0.5.0 - Apache Yetus - Audience
Annotations (https://yetus.apache.org/), (Apache License, Version 2.0)
org.apache.avro:avro:1.10.1 - Apache Avro (https://avro.apache.org), (The
Apache Software License, Version 2.0)
org.apache.avro:avro-ipc:1.10.1 - Apache Avro IPC (https://avro.apache.org),
(The Apache Software License, Version 2.0)
- org.apache.pulsar:bouncy-castle-bc:2.8.1 - Apache Pulsar :: Bouncy Castle ::
BC (https://github.com/apache/pulsar/tree/master/bouncy-castle/bc), (Apache
License, Version 2.0)
+ org.apache.pulsar:bouncy-castle-bc:2.8.4 - Apache Pulsar :: Bouncy Castle ::
BC (https://github.com/apache/pulsar/tree/master/bouncy-castle/bc), (Apache
License, Version 2.0)
commons-cli:commons-cli:1.4 - Apache Commons CLI
(http://commons.apache.org/proper/commons-cli), (The Apache Software License,
Version 2.0)
commons-codec:commons-codec:1.15 - Apache Commons Codec
(https://commons.apache.org/proper/commons-codec), (Apache License, Version 2.0)
commons-collections:commons-collections:3.2.2 - Apache Commons Collections
(https://commons.apache.org/proper/commons-collections), (Apache License,
Version 2.0)
@@ -424,8 +424,8 @@ The text of each license is the standard Apache 2.0 license.
io.netty:netty-transport-native-unix-common:4.1.94.Final -
Netty/Transport/Native/Unix/Common
(https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License,
Version 2.0)
io.netty:netty-tcnative-classes:2.0.46.Final - Netty/TomcatNative [OpenSSL -
Classes]
(https://github.com/netty/netty-tcnative/tree/netty-tcnative-parent-2.0.46.Final),
(Apache 2.0)
org.codehaus.plexus:plexus-utils:3.2.1 - Plexus Common Utilities
(http://codehaus-plexus.github.io/plexus-utils/), (Apache License, Version 2.0)
- org.apache.pulsar:pulsar-client-admin-api:2.8.1 - Pulsar Client Admin :: API
(https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0)
- org.apache.pulsar:pulsar-client-api:2.8.1 - Pulsar Client :: API
(https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client-admin-api:2.8.4 - Pulsar Client Admin :: API
(https://github.com/apache/pulsar/tree/v2.8.4), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client-api:2.8.4 - Pulsar Client :: API
(https://github.com/apache/pulsar/tree/v2.8.4), (Apache License, Version 2.0)
com.moilioncircle:redis-replicator:3.6.4 - redis-replicator
(https://github.com/leonchen83/redis-replicator), (Apache License, Version 2.0)
org.reflections:reflections:0.10.2 - Reflections
(https://github.com/ronmamo/reflections/tree/0.10.2), (The Apache Software
License, Version 2.0; WTFPL)
org.rocksdb:rocksdbjni:6.14.6 - RocksDB JNI
(https://github.com/facebook/rocksdb/tree/v6.14.6), (Apache License 2.0; GNU
General Public License, version 2)
@@ -479,7 +479,7 @@ The text of each license is also included at
licenses/LICENSE-[project].txt.
log4j:log4j:1.2.17 - Apache Log4j (http://logging.apache.org/log4j/1.2/),
(The Apache Software License, Version 2.0)
org.apache.logging.log4j:log4j-core:2.17.2 - Apache Log4j Core
(https://logging.apache.org/log4j/2.x/log4j-core/), (Apache License, Version
2.0)
org.apache.maven:maven-artifact:3.8.1 - Maven Artifact
(https://maven.apache.org/ref/3.8.1/maven-artifact/), (Apache License, Version
2.0)
- org.apache.pulsar:pulsar-client:2.8.1 - Pulsar Client Java
(https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client:2.8.4 - Pulsar Client Java
(https://github.com/apache/pulsar/tree/v2.8.4), (Apache License, Version 2.0)
com.typesafe:ssl-config-core_2.11:0.3.7 - ssl-config-core
(https://github.com/lightbend/ssl-config), (Apache-2.0)
diff --git a/licenses/inlong-audit/LICENSE b/licenses/inlong-audit/LICENSE
index 2676a4cd31..406f9c79d7 100644
--- a/licenses/inlong-audit/LICENSE
+++ b/licenses/inlong-audit/LICENSE
@@ -345,7 +345,7 @@ The text of each license is the standard Apache 2.0 license.
org.apache.yetus:audience-annotations:0.5.0 - Apache Yetus - Audience
Annotations (https://yetus.apache.org/), (Apache License, Version 2.0)
org.apache.avro:avro:1.10.1 - Apache Avro (https://avro.apache.org), (The
Apache Software License, Version 2.0)
org.apache.avro:avro-ipc:1.10.1 - Apache Avro IPC (https://avro.apache.org),
(The Apache Software License, Version 2.0)
- org.apache.pulsar:bouncy-castle-bc:pkg:2.8.1 - Apache Pulsar :: Bouncy
Castle :: BC (https://github.com/apache/pulsar/tree/master/bouncy-castle/bc),
(Apache License, Version 2.0)
+ org.apache.pulsar:bouncy-castle-bc:pkg:2.8.4 - Apache Pulsar :: Bouncy
Castle :: BC (https://github.com/apache/pulsar/tree/master/bouncy-castle/bc),
(Apache License, Version 2.0)
commons-cli:commons-cli:1.4 - Apache Commons CLI
(http://commons.apache.org/proper/commons-cli), (The Apache Software License,
Version 2.0)
commons-codec:commons-codec:1.15 - Apache Commons Codec
(https://commons.apache.org/proper/commons-codec), (Apache License, Version 2.0)
commons-collections:commons-collections:3.2.2 - Apache Commons Collections
(https://commons.apache.org/proper/commons-collections), (Apache License,
Version 2.0)
@@ -419,8 +419,8 @@ The text of each license is the standard Apache 2.0 license.
io.netty:netty-transport-native-unix-common:4.1.94.Final -
Netty/Transport/Native/Unix/Common
(https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License,
Version 2.0)
io.netty:netty-tcnative-classes:2.0.46.Final - Netty/TomcatNative [OpenSSL -
Classes]
(https://github.com/netty/netty-tcnative/tree/netty-tcnative-parent-2.0.46.Final),
(Apache 2.0)
org.elasticsearch.plugin:parent-join-client:6.8.23 - parent-join
(https://github.com/elastic/elasticsearch), (The Apache Software License,
Version 2.0)
- org.apache.pulsar:pulsar-client-admin-api:2.8.1 - Pulsar Client Admin :: API
(https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0)
- org.apache.pulsar:pulsar-client-api:2.8.1 - Pulsar Client :: API
(https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client-admin-api:2.8.4 - Pulsar Client Admin :: API
(https://github.com/apache/pulsar/tree/v2.8.4), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client-api:2.8.4 - Pulsar Client :: API
(https://github.com/apache/pulsar/tree/v2.8.4), (Apache License, Version 2.0)
org.elasticsearch.plugin:rank-eval-client:6.8.23 - rank-eval
(https://github.com/elastic/elasticsearch), (The Apache Software License,
Version 2.0)
io.prometheus:simpleclient:0.14.1 - Prometheus Java Simpleclient
(https://github.com/prometheus/client_java/tree/parent-0.14.1), (The Apache
Software License, Version 2.0)
io.prometheus:simpleclient_common:0.14.1 - Prometheus Java Simpleclient
Common (https://github.com/prometheus/client_java/tree/parent-0.14.1), (The
Apache Software License, Version 2.0)
@@ -479,7 +479,7 @@ The text of each license is also included at
licenses/LICENSE-[project].txt.
org.apache.lucene:lucene-suggest:7.7.3 - Lucene Suggest
(http://lucene.apache.org), (Apache 2)
org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:2.1.3 -
mybatis-spring-boot-autoconfigure
(https://github.com/mybatis/spring-boot-starter/tree/mybatis-spring-boot-2.1.3/mybatis-spring-boot-autoconfigure),
(The Apache Software License, Version 2.0)
org.mybatis.spring.boot:mybatis-spring-boot-starter:2.1.3 -
mybatis-spring-boot-starter
(https://github.com/mybatis/spring-boot-starter/tree/mybatis-spring-boot-2.1.3/mybatis-spring-boot-starter),
(The Apache Software License, Version 2.0)
- org.apache.pulsar:pulsar-client:2.8.1 - Pulsar Client Java
(https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client:2.8.4 - Pulsar Client Java
(https://github.com/apache/pulsar/tree/v2.8.4), (Apache License, Version 2.0)
org.springframework:spring-aop:5.3.27 - Spring AOP
(https://github.com/spring-projects/spring-framework), (Apache License, Version
2.0)
org.springframework:spring-beans:5.3.27 - Spring Beans
(https://github.com/spring-projects/spring-framework), (Apache License, Version
2.0)
org.springframework:spring-context:5.3.27 - Spring Context
(https://github.com/spring-projects/spring-framework), (Apache License, Version
2.0)
diff --git a/licenses/inlong-dataproxy/LICENSE
b/licenses/inlong-dataproxy/LICENSE
index fbeb484e3a..2bf26de6e8 100644
--- a/licenses/inlong-dataproxy/LICENSE
+++ b/licenses/inlong-dataproxy/LICENSE
@@ -344,7 +344,7 @@ The text of each license is the standard Apache 2.0 license.
org.apache.yetus:audience-annotations:0.5.0 - Apache Yetus - Audience
Annotations (https://yetus.apache.org/), (Apache License, Version 2.0)
org.apache.avro:avro:1.10.1 - Apache Avro (https://avro.apache.org), (The
Apache Software License, Version 2.0)
org.apache.avro:avro-ipc:1.10.1 - Apache Avro IPC (https://avro.apache.org),
(The Apache Software License, Version 2.0)
- org.apache.pulsar:bouncy-castle-bc:2.8.1 - Apache Pulsar :: Bouncy Castle ::
BC (https://github.com/apache/pulsar/tree/master/bouncy-castle/bc), (Apache
License, Version 2.0)
+ org.apache.pulsar:bouncy-castle-bc:2.8.4 - Apache Pulsar :: Bouncy Castle ::
BC (https://github.com/apache/pulsar/tree/master/bouncy-castle/bc), (Apache
License, Version 2.0)
commons-cli:commons-cli:1.4 - Apache Commons CLI
(http://commons.apache.org/proper/commons-cli), (The Apache Software License,
Version 2.0)
commons-codec:commons-codec:1.15 - Apache Commons Codec
(https://commons.apache.org/proper/commons-codec), (The Apache Software
License, Version 2.0)
commons-collections:commons-collections:3.2.2 - Apache Commons Collections
(https://commons.apache.org/proper/commons-collections), (The Apache Software
License, Version 2.0)
@@ -400,9 +400,9 @@ The text of each license is the standard Apache 2.0 license.
io.netty:netty-transport-native-epoll:4.1.94.Final -
Netty/Transport/Native/Epoll
(https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License,
Version 2.0)
io.netty:netty-transport-native-unix-common:4.1.94.Final -
Netty/Transport/Native/Unix/Common
(https://github.com/netty/netty/tree/netty-4.1.94.Final), (Apache License,
Version 2.0)
io.netty:netty-tcnative-classes:2.0.46.Final - Netty/TomcatNative [OpenSSL -
Classes]
(https://github.com/netty/netty-tcnative/tree/netty-tcnative-parent-2.0.46.Final),
(Apache 2.0)
- org.apache.pulsar:pulsar-client:2.8.1 - Pulsar Client Java
(https://github.com/apache/pulsar), (Apache License, Version 2.0)
- org.apache.pulsar:pulsar-client-admin-api:2.8.1 - Pulsar Client Admin :: API
(https://github.com/apache/pulsar), (Apache License, Version 2.0)
- org.apache.pulsar:pulsar-client-api:2.8.1 - Pulsar Client :: API
(https://github.com/apache/pulsar), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client:2.8.4 - Pulsar Client Java
(https://github.com/apache/pulsar), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client-admin-api:2.8.4 - Pulsar Client Admin :: API
(https://github.com/apache/pulsar), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client-api:2.8.4 - Pulsar Client :: API
(https://github.com/apache/pulsar), (Apache License, Version 2.0)
io.prometheus:simpleclient:0.14.1 - Prometheus Java Simpleclient
(https://github.com/prometheus/client_java), (The Apache Software License,
Version 2.0)
io.prometheus:simpleclient_common:0.14.1 - Prometheus Java Simpleclient
Common (https://github.com/prometheus/client_java), (The Apache Software
License, Version 2.0)
io.prometheus:simpleclient_httpserver:0.14.1 - Prometheus Java Simpleclient
Httpserver (https://github.com/prometheus/client_java), (The Apache Software
License, Version 2.0)
diff --git a/licenses/inlong-manager/LICENSE b/licenses/inlong-manager/LICENSE
index 4cec449372..d14e3fd5b4 100644
--- a/licenses/inlong-manager/LICENSE
+++ b/licenses/inlong-manager/LICENSE
@@ -355,7 +355,7 @@ The text of each license is the standard Apache 2.0 license.
org.apache.avro:avro:1.10.1 - Apache Avro (https://avro.apache.org), (The
Apache Software License, Version 2.0)
org.apache.avro:avro-protobuf:1.10.2 - Apache Avro Protobuf Compatibility
(https://avro.apache.org/avro-protobuf), (Apache License, Version 2.0)
com.jolbox:bonecp:0.8.0.RELEASE - BoneCP
(https://github.com/wwadge/bonecp/tree/bonecp-parent-0.8.0.RELEASE), (Apache
2.0)
- org.apache.pulsar:bouncy-castle-bc:pkg:2.8.1 - Apache Pulsar :: Bouncy
Castle :: BC (https://github.com/apache/pulsar/tree/master/bouncy-castle/bc),
(Apache License, Version 2.0)
+ org.apache.pulsar:bouncy-castle-bc:pkg:2.8.4 - Apache Pulsar :: Bouncy
Castle :: BC (https://github.com/apache/pulsar/tree/master/bouncy-castle/bc),
(Apache License, Version 2.0)
net.bytebuddy:byte-buddy-agent:1.11.13 - Byte Buddy agent
(https://github.com/raphw/byte-buddy/tree/byte-buddy-1.11.13), (Apache License,
Version 2.0)
com.github.ben-manes.caffeine:caffeine:2.9.3 - Caffeine cache
(https://github.com/ben-manes/caffeine), (Apache License, Version 2.0)
com.twitter:chill_2.11:0.7.6 - chill
(https://github.com/twitter/chill/tree/v0.7.6), (Apache 2)
@@ -520,11 +520,11 @@ The text of each license is the standard Apache 2.0
license.
org.apache.orc:orc-core:1.5.6 - ORC Core (http://orc.apache.org/orc-core),
(Apache License, Version 2.0)
org.apache.orc:orc-shims:1.5.6 - ORC Shims
(http://orc.apache.org/orc-shims), (Apache License, Version 2.0)
org.elasticsearch.plugin:parent-join-client:6.8.23 - parent-join
(https://github.com/elastic/elasticsearch), (The Apache Software License,
Version 2.0)
- org.apache.pulsar:pulsar-client-admin:2.8.1 - Pulsar Client Admin
(https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0)
- org.apache.pulsar:pulsar-client-admin-api:2.8.1 - Pulsar Client Admin :: API
(https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0)
- org.apache.pulsar:pulsar-client-api:2.8.1 - Pulsar Client :: API
(https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0)
- org.apache.pulsar:pulsar-package-core:2.8.1 - Apache Pulsar :: Package
Management :: Core
(https://github.com/apache/pulsar/tree/v2.8.1/pulsar-package-management/core),
(Apache License, Version 2.0)
- org.apache.pulsar:pulsar-transaction-common:2.8.1 - Pulsar Transaction ::
Common
(https://github.com/apache/pulsar/tree/v2.8.1/pulsar-transaction/common),
(Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client-admin:2.8.4 - Pulsar Client Admin
(https://github.com/apache/pulsar/tree/v2.8.4), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client-admin-api:2.8.4 - Pulsar Client Admin :: API
(https://github.com/apache/pulsar/tree/v2.8.4), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client-api:2.8.4 - Pulsar Client :: API
(https://github.com/apache/pulsar/tree/v2.8.4), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-package-core:2.8.4 - Apache Pulsar :: Package
Management :: Core
(https://github.com/apache/pulsar/tree/v2.8.4/pulsar-package-management/core),
(Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-transaction-common:2.8.4 - Pulsar Transaction ::
Common
(https://github.com/apache/pulsar/tree/v2.8.4/pulsar-transaction/common),
(Apache License, Version 2.0)
org.elasticsearch.plugin:rank-eval-client:6.8.23 - rank-eval
(https://github.com/elastic/elasticsearch), (The Apache Software License,
Version 2.0)
org.reflections:reflections:0.10.2 - Reflections
(https://github.com/ronmamo/reflections/tree/0.10.2), (The Apache Software
License, Version 2.0; WTFPL)
com.squareup.retrofit2:retrofit:2.9.0 - Retrofit
(https://github.com/square/retrofit) (Apache License, Version 2.0)
@@ -663,7 +663,7 @@ The text of each license is also included at
licenses/LICENSE-[project].txt.
org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:2.1.3 -
mybatis-spring-boot-autoconfigure
(https://github.com/mybatis/spring-boot-starter/tree/mybatis-spring-boot-2.1.3/mybatis-spring-boot-autoconfigure),
(The Apache Software License, Version 2.0)
org.mybatis.spring.boot:mybatis-spring-boot-starter:2.1.3 -
mybatis-spring-boot-starter
(https://github.com/mybatis/spring-boot-starter/tree/mybatis-spring-boot-2.1.3/mybatis-spring-boot-starter),
(The Apache Software License, Version 2.0)
org.apache.parquet:parquet-hadoop-bundle:1.10.0 - Apache Parquet Hadoop
Bundle (https://parquet.apache.org), (The Apache Software License, Version 2.0)
- org.apache.pulsar:pulsar-client:2.8.1 - Pulsar Client Java
(https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client:2.8.4 - Pulsar Client Java
(https://github.com/apache/pulsar/tree/v2.8.4), (Apache License, Version 2.0)
org.roaringbitmap:RoaringBitmap:0.9.22 - org.roaringbitmap:RoaringBitmap
(https://github.com/RoaringBitmap/RoaringBitmap/tree/0.9.22), (Apache 2)
org.roaringbitmap:shims:0.9.22 - org.roaringbitmap:shims
(https://github.com/RoaringBitmap/RoaringBitmap/tree/0.9.22/shims), (Apache 2)
org.springframework:spring-aop:5.3.18 - Spring AOP
(https://github.com/spring-projects/spring-framework), (Apache License, Version
2.0)
diff --git a/licenses/inlong-sort-connectors/LICENSE
b/licenses/inlong-sort-connectors/LICENSE
index 26c1d9ee15..cc6d1b407c 100644
--- a/licenses/inlong-sort-connectors/LICENSE
+++ b/licenses/inlong-sort-connectors/LICENSE
@@ -770,7 +770,7 @@ The text of each license is the standard Apache 2.0 license.
org.apache.yetus:audience-annotations:0.5.0 - Apache Yetus - Audience
Annotations (https://yetus.apache.org/), (Apache License, Version 2.0)
org.apache.yetus:audience-annotations:0.12.0 - Apache Yetus - Audience
Annotations (https://yetus.apache.org/), (Apache License, Version 2.0)
org.apache.avro:avro:1.10.1 - Apache Avro (https://avro.apache.org), (The
Apache Software License, Version 2.0)
- org.apache.pulsar:bouncy-castle-bc:2.8.1 - Apache Pulsar :: Bouncy Castle ::
BC (https://github.com/apache/pulsar/tree/master/bouncy-castle/bc), (Apache
License, Version 2.0)
+ org.apache.pulsar:bouncy-castle-bc:2.8.4 - Apache Pulsar :: Bouncy Castle ::
BC (https://github.com/apache/pulsar/tree/master/bouncy-castle/bc), (Apache
License, Version 2.0)
org.mongodb:bson:4.3.1 - BSON (https://bsonspec.org), (The Apache License,
Version 2.0)
com.github.ben-manes.caffeine:caffeine:2.8.4 - Caffeine cache
(https://github.com/ben-manes/caffeine), (Apache License, Version 2.0)
ru.yandex.clickhouse:clickhouse-jdbc:0.3.1 - clickhouse-jdbc
(https://github.com/ClickHouse/clickhouse-jdbc/tree/master/clickhouse-jdbc),
(The Apache Software License, Version 2.0)
@@ -946,11 +946,11 @@ The text of each license is the standard Apache 2.0
license.
org.elasticsearch.plugin:parent-join-client:6.8.17 - parent-join
(https://github.com/elastic/elasticsearch), (The Apache Software License,
Version 2.0)
org.elasticsearch.plugin:parent-join-client:7.9.2 - parent-join
(https://github.com/elastic/elasticsearch), (The Apache Software License,
Version 2.0)
org.codehaus.plexus:plexus-utils:3.2.1 - Plexus Common Utilities
(http://codehaus-plexus.github.io/plexus-utils/), (Apache License, Version 2.0)
- org.apache.pulsar:pulsar-client-admin-api:2.8.1 - Pulsar Client Admin :: API
(https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0)
- org.apache.pulsar:pulsar-client-all:2.8.1 - Pulsar Client All
(https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0)
- org.apache.pulsar:pulsar-client-api:2.8.1 - Pulsar Client :: API
(https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client-admin-api:2.8.4 - Pulsar Client Admin :: API
(https://github.com/apache/pulsar/tree/v2.8.4), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client-all:2.8.4 - Pulsar Client All
(https://github.com/apache/pulsar/tree/v2.8.4), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client-api:2.8.4 - Pulsar Client :: API
(https://github.com/apache/pulsar/tree/v2.8.4), (Apache License, Version 2.0)
io.streamnative.connectors:pulsar-flink-connector_2.11:1.13.6.1-rc9 -
StreamNative :: Pulsar Flink Connector :: Scala 2.11
(https://github.com/streamnative/pulsar-flink), (Apache License, Version 2.0)
- org.apache.pulsar:pulsar-package-core:2.8.1 - Apache Pulsar :: Package
Management :: Core (https://github.com/apache/pulsar/tree/v2.8.1), (Apache
License, Version 2.0)
+ org.apache.pulsar:pulsar-package-core:2.8.4 - Apache Pulsar :: Package
Management :: Core (https://github.com/apache/pulsar/tree/v2.8.4), (Apache
License, Version 2.0)
org.elasticsearch.plugin:rank-eval-client:jar:6.8.17 - rank-eval
(https://github.com/elastic/elasticsearch), (The Apache Software License,
Version 2.0)
org.elasticsearch.plugin:rank-eval-client:jar:7.9.2 - rank-eval
(https://github.com/elastic/elasticsearch), (The Apache Software License,
Version 2.0)
org.reflections:reflections:0.10.2 - Reflections
(https://github.com/ronmamo/reflections/tree/0.10.2), (The Apache Software
License, Version 2.0; WTFPL)
diff --git a/licenses/inlong-sort-standalone/LICENSE
b/licenses/inlong-sort-standalone/LICENSE
index 77d38d474a..88698f382d 100644
--- a/licenses/inlong-sort-standalone/LICENSE
+++ b/licenses/inlong-sort-standalone/LICENSE
@@ -354,7 +354,7 @@ The text of each license is the standard Apache 2.0 license.
org.apache.yetus:audience-annotations:0.5.0 - Apache Yetus - Audience
Annotations (https://yetus.apache.org/audience-annotations), (Apache License,
Version 2.0)
org.apache.avro:avro:1.10.1 - Apache Avro (https://avro.apache.org), (The
Apache Software License, Version 2.0)
org.apache.avro:avro-ipc:1.10.1 - Apache Avro IPC (https://avro.apache.org),
(The Apache Software License, Version 2.0)
- org.apache.pulsar:bouncy-castle-bc:2.8.1 - Apache Pulsar :: Bouncy Castle ::
BC (https://github.com/apache/pulsar/tree/master/bouncy-castle/bc), (Apache
License, Version 2.0)
+ org.apache.pulsar:bouncy-castle-bc:2.8.4 - Apache Pulsar :: Bouncy Castle ::
BC (https://github.com/apache/pulsar/tree/master/bouncy-castle/bc), (Apache
License, Version 2.0)
commons-beanutils:commons-beanutils:1.9.4 - Apache Commons BeanUtils
(https://commons.apache.org/proper/commons-beanutils/), (Apache License,
Version 2.0)
commons-cli:commons-cli:1.4 - Apache Commons CLI
(http://commons.apache.org/proper/commons-cli), (The Apache Software License,
Version 2.0)
commons-codec:commons-codec:1.15 - Apache Commons Codec
(https://commons.apache.org/proper/commons-codec), (Apache License, Version 2.0)
@@ -473,8 +473,8 @@ The text of each license is the standard Apache 2.0 license.
org.apache.orc:orc-core:1.5.6 - ORC Core (https://orc.apache.org/), (Apache
License, Version 2.0)
org.apache.orc:orc-shims:1.5.6 - ORC Shims
(http://orc.apache.org/orc-shims), (Apache License, Version 2.0)
org.elasticsearch.plugin:parent-join-client:6.8.23 - parent-join
(https://github.com/elastic/elasticsearch), (The Apache Software License,
Version 2.0)
- org.apache.pulsar:pulsar-client-admin-api:2.8.1 - Pulsar Client Admin :: API
(https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0)
- org.apache.pulsar:pulsar-client-api:2.8.1 - Pulsar Client :: API
(https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client-admin-api:2.8.4 - Pulsar Client Admin :: API
(https://github.com/apache/pulsar/tree/v2.8.4), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client-api:2.8.4 - Pulsar Client :: API
(https://github.com/apache/pulsar/tree/v2.8.4), (Apache License, Version 2.0)
org.elasticsearch.plugin:rank-eval-client:6.8.23 - rank-eval
(https://github.com/elastic/elasticsearch), (The Apache Software License,
Version 2.0)
io.prometheus:simpleclient:0.14.1 - Prometheus Java Simpleclient
(https://github.com/prometheus/client_java/tree/parent-0.14.1), (The Apache
Software License, Version 2.0)
io.prometheus:simpleclient_common:0.14.1 - Prometheus Java Simpleclient
Common
(https://github.com/prometheus/client_java/tree/parent-0.14.1/simpleclient_common),
(The Apache Software License, Version 2.0)
@@ -565,7 +565,7 @@ The text of each license is also included at
licenses/LICENSE-[project].txt.
org.apache.lucene:lucene-spatial3d:7.7.3 - Lucene Spatial 3D
(http://lucene.apache.org), (Apache 2)
org.apache.lucene:lucene-suggest:7.7.3 - Lucene Suggest
(http://lucene.apache.org), (Apache 2)
org.apache.parquet:parquet-hadoop-bundle:1.10.0 - Apache Parquet Hadoop
Bundle (https://parquet.apache.org), (The Apache Software License, Version 2.0)
- org.apache.pulsar:pulsar-client:2.8.1 - Pulsar Client Java
(https://github.com/apache/pulsar/tree/v2.8.1), (Apache License, Version 2.0)
+ org.apache.pulsar:pulsar-client:2.8.4 - Pulsar Client Java
(https://github.com/apache/pulsar/tree/v2.8.4), (Apache License, Version 2.0)
========================================================================
diff --git a/pom.xml b/pom.xml
index 4a7cb0de19..6cc078c30b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
<aws.sdk.version>1.12.346</aws.sdk.version>
<zookeeper.version>3.6.3</zookeeper.version>
- <pulsar.version>2.8.1</pulsar.version>
+ <pulsar.version>2.8.4</pulsar.version>
<kafka.version>2.4.1</kafka.version>
<iceberg.version>1.1.0</iceberg.version>
<flink.version.v1.13>1.13.5</flink.version.v1.13>