You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/08/04 07:43:23 UTC

[camel] branch es created (now c340d36d67f)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch es
in repository https://gitbox.apache.org/repos/asf/camel.git


      at c340d36d67f Upgrade elasticsearch 8.9.0

This branch includes the following new commits:

     new c340d36d67f Upgrade elasticsearch 8.9.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Upgrade elasticsearch 8.9.0

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch es
in repository https://gitbox.apache.org/repos/asf/camel.git

commit c340d36d67f330cd24b0fb9b27cd11800d1a4086
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Aug 4 09:43:14 2023 +0200

    Upgrade elasticsearch 8.9.0
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fa0138b488d..b62543cf3bc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -137,8 +137,8 @@
         <eddsa-version>0.3.0</eddsa-version>
         <egit-github-core-version>2.1.5</egit-github-core-version>
         <ehcache3-version>3.10.8</ehcache3-version>
-        <elasticsearch-java-client-version>8.8.2</elasticsearch-java-client-version>
-        <elasticsearch-java-client-sniffer-version>8.8.2</elasticsearch-java-client-sniffer-version>
+        <elasticsearch-java-client-version>8.9.0</elasticsearch-java-client-version>
+        <elasticsearch-java-client-sniffer-version>8.9.0</elasticsearch-java-client-sniffer-version>
         <elytron-web>1.10.2.Final</elytron-web>
         <exec-maven-plugin-version>3.1.0</exec-maven-plugin-version>
         <facebook4j-core-version>2.4.13</facebook4j-core-version>