Amar3tto commented on code in PR #31601: URL: https://github.com/apache/beam/pull/31601#discussion_r1642996399
########## sdks/java/io/elasticsearch-tests/elasticsearch-tests-7/build.gradle: ########## @@ -27,7 +27,7 @@ enableJavaPerformanceTesting() description = "Apache Beam :: SDKs :: Java :: IO :: Elasticsearch-Tests :: 7.x" ext.summary = "Tests of ElasticsearchIO on Elasticsearch 7.x" -def elastic_search_version = "7.13.4" +def elastic_search_version = "7.17.22" Review Comment: Yes, so I preferred not to change anything related to 5 and 6 in this PR -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
