This is an automated email from the ASF dual-hosted git repository. apupier pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new cf03998825a Upgrade elasticsearch container used in test to 8.15.0 cf03998825a is described below commit cf03998825ab0c2d38ebfa899d0140b60ae9578e Author: Aurélien Pupier <apup...@redhat.com> AuthorDate: Wed Aug 21 16:40:31 2024 +0200 Upgrade elasticsearch container used in test to 8.15.0 Signed-off-by: Aurélien Pupier <apup...@redhat.com> --- .../apache/camel/test/infra/elasticsearch/services/container.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-infra/camel-test-infra-elasticsearch/src/test/resources/org/apache/camel/test/infra/elasticsearch/services/container.properties b/test-infra/camel-test-infra-elasticsearch/src/test/resources/org/apache/camel/test/infra/elasticsearch/services/container.properties index 23e2f9db8c6..0037d3d80c1 100644 --- a/test-infra/camel-test-infra-elasticsearch/src/test/resources/org/apache/camel/test/infra/elasticsearch/services/container.properties +++ b/test-infra/camel-test-infra-elasticsearch/src/test/resources/org/apache/camel/test/infra/elasticsearch/services/container.properties @@ -14,4 +14,4 @@ ## See the License for the specific language governing permissions and ## limitations under the License. ## --------------------------------------------------------------------------- -elasticsearch.container=docker.elastic.co/elasticsearch/elasticsearch:8.11.4 \ No newline at end of file +elasticsearch.container=docker.elastic.co/elasticsearch/elasticsearch:8.15.0