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 fdfc7829fc [INLONG-12021][Sort] Bump Elasticsearch dependency to 
7.17.25 (#12025)
fdfc7829fc is described below

commit fdfc7829fcd4c8e082b9d5852c75fb287633daed
Author: Charles Zhang <[email protected]>
AuthorDate: Thu Oct 23 10:11:11 2025 +0800

    [INLONG-12021][Sort] Bump Elasticsearch dependency to 7.17.25 (#12025)
---
 .../sort/tests/Kafka2Elasticsearch7Test.java       |  2 +-
 licenses/inlong-sort-connectors/LICENSE            | 26 +++++++++++-----------
 pom.xml                                            |  2 +-
 3 files changed, 15 insertions(+), 15 deletions(-)

diff --git 
a/inlong-sort/sort-end-to-end-tests/sort-end-to-end-tests-v1.18/src/test/java/org/apache/inlong/sort/tests/Kafka2Elasticsearch7Test.java
 
b/inlong-sort/sort-end-to-end-tests/sort-end-to-end-tests-v1.18/src/test/java/org/apache/inlong/sort/tests/Kafka2Elasticsearch7Test.java
index 0cf94a0663..211ef85d8e 100644
--- 
a/inlong-sort/sort-end-to-end-tests/sort-end-to-end-tests-v1.18/src/test/java/org/apache/inlong/sort/tests/Kafka2Elasticsearch7Test.java
+++ 
b/inlong-sort/sort-end-to-end-tests/sort-end-to-end-tests-v1.18/src/test/java/org/apache/inlong/sort/tests/Kafka2Elasticsearch7Test.java
@@ -93,7 +93,7 @@ public class Kafka2Elasticsearch7Test extends 
FlinkContainerTestEnvJRE8 {
 
     @ClassRule
     public static final ElasticsearchContainer ELASTICSEARCH =
-            new 
ElasticsearchContainer(DockerImageName.parse("docker.elastic.co/elasticsearch/elasticsearch:7.17.13"))
+            new 
ElasticsearchContainer(DockerImageName.parse("docker.elastic.co/elasticsearch/elasticsearch:7.17.25"))
                     .withNetwork(NETWORK)
                     .withNetworkAliases("elasticsearch")
                     .withLogConsumer(new 
Slf4jLogConsumer(ELASTICSEARCH_LOGGER));
diff --git a/licenses/inlong-sort-connectors/LICENSE 
b/licenses/inlong-sort-connectors/LICENSE
index 736c7c4ccd..4623e84f93 100644
--- a/licenses/inlong-sort-connectors/LICENSE
+++ b/licenses/inlong-sort-connectors/LICENSE
@@ -1038,7 +1038,7 @@ The text of each license is the standard Apache 2.0 
license.
 
   net.minidev:accessors-smart:1.2 - ASM based accessors helper used by 
json-smart (https://github.com/netplex/json-smart-v2), (The Apache Software 
License, Version 2.0)
   org.elasticsearch.plugin:aggs-matrix-stats-client:6.8.17 - aggs-matrix-stats 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
-  org.elasticsearch.plugin:aggs-matrix-stats-client:7.17.13 - 
aggs-matrix-stats (https://github.com/elastic/elasticsearch), (The Apache 
Software License, Version 2.0)
+  org.elasticsearch.plugin:aggs-matrix-stats-client:7.17.25 - 
aggs-matrix-stats (https://github.com/elastic/elasticsearch), (The Apache 
Software License, Version 2.0)
   io.airlift:aircompressor:0.27 - aircompressor 
(http://github.com/airlift/aircompressor), (Apache License 2.0)
   org.jetbrains:annotations:17.0.0 - JetBrains Java Annotations 
(https://github.com/JetBrains/java-annotations/tree/17.0.0), (The Apache 
Software License, Version 2.0)
   org.apache.arrow:arrow-format:0.8.0 - Arrow Format 
(https://arrow.apache.org/), (Apache License, Version 2.0)
@@ -1079,20 +1079,20 @@ The text of each license is the standard Apache 2.0 
license.
   io.debezium:debezium-embedded:1.5.4.Final - Debezium Embedded 
(https://github.com/debezium/debezium/tree/v1.5.4.Final/debezium-embedded), 
(Apache License, Version 2.0)
   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.elasticsearch:elasticsearch:6.8.17  - server 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
-  org.elasticsearch:elasticsearch:7.17.13 - server 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
+  org.elasticsearch:elasticsearch:7.17.25 - server 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
   org.elasticsearch:elasticsearch-cli:6.8.17 - cli 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
-  org.elasticsearch:elasticsearch-cli:7.17.13 - elasticsearch-cli 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
+  org.elasticsearch:elasticsearch-cli:7.17.25 - elasticsearch-cli 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
   org.elasticsearch:elasticsearch-core:6.8.17 - core 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
-  org.elasticsearch:elasticsearch-core:7.17.13 - elasticsearch-core 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
-  org.elasticsearch:elasticsearch-geo:7.17.13 - elasticsearch-geo 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
+  org.elasticsearch:elasticsearch-core:7.17.25 - elasticsearch-core 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
+  org.elasticsearch:elasticsearch-geo:7.17.25 - elasticsearch-geo 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
   org.elasticsearch.client:elasticsearch-rest-client:6.8.17 - rest 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
-  org.elasticsearch.client:elasticsearch-rest-client:7.17.13 - rest 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
+  org.elasticsearch.client:elasticsearch-rest-client:7.17.25 - rest 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
   org.elasticsearch.client:elasticsearch-rest-high-level-client:6.8.17 - 
rest-high-level (https://github.com/elastic/elasticsearch), (The Apache 
Software License, Version 2.0)
-  org.elasticsearch.client:elasticsearch-rest-high-level-client:7.17.13 - 
rest-high-level (https://github.com/elastic/elasticsearch), (The Apache 
Software License, Version 2.0)
+  org.elasticsearch.client:elasticsearch-rest-high-level-client:7.17.25 - 
rest-high-level (https://github.com/elastic/elasticsearch), (The Apache 
Software License, Version 2.0)
   org.elasticsearch:elasticsearch-secure-sm:6.8.17 - secure-sm 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
-  org.elasticsearch:elasticsearch-secure-sm:7.17.13 - elasticsearch-secure-sm 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
+  org.elasticsearch:elasticsearch-secure-sm:7.17.25 - elasticsearch-secure-sm 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
   org.elasticsearch:elasticsearch-x-content:6.8.17 - x-content 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
-  org.elasticsearch:elasticsearch-x-content:7.17.13 - elasticsearch-x-content 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
+  org.elasticsearch:elasticsearch-x-content:7.17.25 - elasticsearch-x-content 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
   com.google.errorprone:error_prone_annotations:2.3.3 - error-prone 
annotations (https://github.com/google/error-prone), (Apache 2.0)
   com.google.errorprone:error_prone_annotations:2.3.4 - error-prone 
annotations (https://github.com/google/error-prone), (Apache 2.0)
   com.google.errorprone:error_prone_annotations:2.7.1 - error-prone 
annotations (https://github.com/google/error-prone), (Apache 2.0)
@@ -1194,13 +1194,13 @@ The text of each license is the standard Apache 2.0 
license.
   org.apache.kerby:kerby-util:1.0.1 - Kerby Util 
(http://directory.apache.org/kerby/kerby-common/kerby-util), (Apache License, 
Version 2.0)
   org.apache.kerby:kerby-xdr:1.0.1 - Kerby XDR Project 
(http://directory.apache.org/kerby/kerby-common/kerby-xdr), (Apache License, 
Version 2.0)
   org.elasticsearch.plugin:lang-mustache-client:jar:6.8.17 - lang-mustache 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
-  org.elasticsearch.plugin:lang-mustache-client:jar:7.17.13 - lang-mustache 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
+  org.elasticsearch.plugin:lang-mustache-client:jar:7.17.25 - lang-mustache 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
   com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava 
- Guava ListenableFuture only 
(https://github.com/google/guava/listenablefuture), (The Apache Software 
License, Version 2.0)
   org.apache.logging.log4j:log4j-api:2.17.2 - Apache Log4j API 
(https://logging.apache.org/log4j/2.x/log4j-api/), (Apache License, Version 2.0)
   org.apache.logging.log4j:log4j-web:2.10.0 - Apache Log4j Web 
(https://logging.apache.org/log4j/2.x/log4j-web/), (Apache License, Version 2.0)
   org.lz4:lz4-java:1.6.0 - LZ4 and xxHash 
(https://github.com/lz4/lz4-java/tree/1.6.0), (The Apache Software License, 
Version 2.0)
   org.lz4:lz4-java:1.7.1 - LZ4 and xxHash 
(https://github.com/lz4/lz4-java/tree/1.7.1), (The Apache Software License, 
Version 2.0)
-  org.elasticsearch.plugin:mapper-extras-client:7.17.13 - mapper-extras 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
+  org.elasticsearch.plugin:mapper-extras-client:7.17.25 - mapper-extras 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
   org.apache.maven:maven-artifact:3.6.3 - Maven Artifact 
(https://maven.apache.org/ref/3.6.3/maven-artifact/), (Apache License, Version 
2.0)
   io.dropwizard.metrics:metrics-core:3.1.0 - Metrics Core 
(https://github.com/dropwizard/metrics/tree/v3.1.0), (Apache License 2.0)
   io.dropwizard.metrics:metrics-core:3.2.6 - Metrics Core 
(https://github.com/dropwizard/metrics/tree/v3.2.6), (Apache License 2.0)
@@ -1221,7 +1221,7 @@ The text of each license is the standard Apache 2.0 
license.
   org.apache.orc:orc-shims:1.5.6 - ORC Shims 
(http://orc.apache.org/orc-shims), (Apache License, Version 2.0)
   org.apache.orc:orc-shims:1.6.7 - ORC Shims 
(http://orc.apache.org/orc-shims), (Apache License, Version 2.0)
   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.17.13 - parent-join 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
+  org.elasticsearch.plugin:parent-join-client:7.17.25 - 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.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)
@@ -1229,7 +1229,7 @@ The text of each license is the standard Apache 2.0 
license.
   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.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.17.13 - rank-eval 
(https://github.com/elastic/elasticsearch), (The Apache Software License, 
Version 2.0)
+  org.elasticsearch.plugin:rank-eval-client:jar:7.17.25 - 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)
   org.yaml:snakeyaml:1.17 - SnakeYAML 
(https://bitbucket.org/snakeyaml/snakeyaml/src/v1.17/), (Apache License, 
Version 2.0)
   org.yaml:snakeyaml:1.26 - SnakeYAML 
(https://bitbucket.org/snakeyaml/snakeyaml/src/v1.26/), (Apache License, 
Version 2.0)
diff --git a/pom.xml b/pom.xml
index 485030b147..3a3b22dfd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
         <mybatis.version>3.5.9</mybatis.version>
         <druid.version>1.2.6</druid.version>
         <elasticsearch6.version>6.8.17</elasticsearch6.version>
-        <elasticsearch7.version>7.17.13</elasticsearch7.version>
+        <elasticsearch7.version>7.17.25</elasticsearch7.version>
         <shiro.version>1.13.0</shiro.version>
 
         <snappy.version>1.1.10.4</snappy.version>

Reply via email to