You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/09/25 07:22:45 UTC

[camel] branch regen_bot updated (a9e9551 -> 6779cea)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from a9e9551  Sync Properties
     add 6c1878c  Upgrade Kafka to version 2.6.0
     add 6779cea  Sync Properties and regen catalog

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                                        | 2 +-
 .../resources/org/apache/camel/catalog/components/kafka.json      | 8 ++++----
 .../resources/org/apache/camel/catalog/docs/kafka-component.adoc  | 8 ++++----
 .../resources/org/apache/camel/component/kafka/kafka.json         | 8 ++++----
 components/camel-kafka/src/main/docs/kafka-component.adoc         | 8 ++++----
 .../java/org/apache/camel/component/kafka/KafkaConfiguration.java | 4 ++--
 .../org/apache/camel/component/kafka/BaseEmbeddedKafkaTest.java   | 2 +-
 .../camel/builder/component/dsl/KafkaComponentBuilderFactory.java | 2 --
 .../camel/builder/endpoint/dsl/KafkaEndpointBuilderFactory.java   | 6 ------
 docs/components/modules/ROOT/pages/kafka-component.adoc           | 8 ++++----
 parent/pom.xml                                                    | 2 +-
 11 files changed, 25 insertions(+), 33 deletions(-)