You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/04/01 02:23:12 UTC

[GitHub] [incubator-seatunnel] ruanwenjun commented on a change in pull request #1631: [Feature][Connector] update flink elasticsearch sink version

ruanwenjun commented on a change in pull request #1631:
URL: https://github.com/apache/incubator-seatunnel/pull/1631#discussion_r840181879



##########
File path: seatunnel-dist/release-docs/LICENSE
##########
@@ -836,28 +841,27 @@ The text of each license is the standard Apache 2.0 license.
      (The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.9.2 - http://github.com/FasterXML/jackson)
      (The Apache Software License, Version 2.0) jackson-module-scala (com.fasterxml.jackson.module:jackson-module-scala_2.11:2.6.7.1 - http://wiki.fasterxml.com/JacksonModuleScala)
      (The Apache Software License, Version 2.0) javax.inject (javax.inject:javax.inject:1 - http://code.google.com/p/atinject/)
-     (The Apache Software License, Version 2.0) lang-mustache (org.elasticsearch.plugin:lang-mustache-client:6.3.1 - https://github.com/elastic/elasticsearch)
+     (The Apache Software License, Version 2.0) lang-mustache (org.elasticsearch.plugin:lang-mustache-client:7.5.1 - https://github.com/elastic/elasticsearch)
+     (The Apache Software License, Version 2.0) mapper-extras (org.elasticsearch.plugin:mapper-extras-client:7.5.1 - https://github.com/elastic/elasticsearch)
      (The Apache Software License, Version 2.0) neo4j-connector-apache-spark-2.4.8 (org.neo4j:neo4j-connector-apache-spark_2.11:4.1.0_for_spark_2.4 - https://github.com/neo4j-contrib/neo4j-spark-connector/neo4j-connector-apache-spark_2.12)
      (The Apache Software License, Version 2.0) neo4j-connector-apache-spark-common (org.neo4j:neo4j-connector-apache-spark_2.12_common:4.1.0 - https://github.com/neo4j-contrib/neo4j-spark-connector/neo4j-connector-apache-spark_2.12_common)
      (The Apache Software License, Version 2.0) okhttp (com.squareup.okhttp3:okhttp:4.9.1 - https://square.github.io/okhttp/)
      (The Apache Software License, Version 2.0) okhttp-logging-interceptor (com.squareup.okhttp3:logging-interceptor:4.9.1 - https://square.github.io/okhttp/)
      (The Apache Software License, Version 2.0) org.gridkit.lab::jvm-attach-api (org.gridkit.lab:jvm-attach-api:1.5 - http://code.google.com/p/gridkit/jvm-attach-api)
-     (The Apache Software License, Version 2.0) parent-join (org.elasticsearch.plugin:parent-join-client:6.3.1 - https://github.com/elastic/elasticsearch)
-     (The Apache Software License, Version 2.0) percolator (org.elasticsearch.plugin:percolator-client:6.3.1 - https://github.com/elastic/elasticsearch)
+     (The Apache Software License, Version 2.0) parent-join (org.elasticsearch.plugin:parent-join-client:7.5.1 - https://github.com/elastic/elasticsearch)
+     (The Apache Software License, Version 2.0) percolator (org.elasticsearch.plugin:percolator-client:7.5.1 - https://github.com/elastic/elasticsearch)
      (The Apache Software License, Version 2.0) project ':json-path' (com.jayway.jsonpath:json-path:2.3.0 - https://github.com/jayway/JsonPath)
-     (The Apache Software License, Version 2.0) rank-eval (org.elasticsearch.plugin:rank-eval-client:6.3.1 - https://github.com/elastic/elasticsearch)
-     (The Apache Software License, Version 2.0) reindex (org.elasticsearch.plugin:reindex-client:6.3.1 - https://github.com/elastic/elasticsearch)
-     (The Apache Software License, Version 2.0) rest (org.elasticsearch.client:elasticsearch-rest-client:6.3.1 - https://github.com/elastic/elasticsearch)
-     (The Apache Software License, Version 2.0) rest-high-level (org.elasticsearch.client:elasticsearch-rest-high-level-client:6.3.1 - https://github.com/elastic/elasticsearch)
-     (The Apache Software License, Version 2.0) secure-sm (org.elasticsearch:elasticsearch-secure-sm:6.3.1 - https://github.com/elastic/elasticsearch)
-     (The Apache Software License, Version 2.0) server (org.elasticsearch:elasticsearch:6.3.1 - https://github.com/elastic/elasticsearch)
+     (The Apache Software License, Version 2.0) rank-eval (org.elasticsearch.plugin:rank-eval-client:7.5.1 - https://github.com/elastic/elasticsearch)
+     (The Apache Software License, Version 2.0) reindex (org.elasticsearch.plugin:reindex-client:7.5.1 - https://github.com/elastic/elasticsearch)
+     (The Apache Software License, Version 2.0) rest (org.elasticsearch.client:elasticsearch-rest-client:7.5.1 - https://github.com/elastic/elasticsearch)

Review comment:
       I find there are some CVE in `elasticsearch-rest-client:7.5.1`, maybe it's better to set a higher version.
   https://mvnrepository.com/artifact/org.elasticsearch.client/elasticsearch-rest-high-level-client/7.5.1




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org