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 2023/07/05 07:29:29 UTC

[camel] branch regen_bot updated (351f7153fcc -> 4484554bb66)

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 351f7153fcc CAMEL-19573 - Stop syncing version properties in git, generate the effective camel-dependencies during the build
     add 4c5757e0673 CAMEL-19570: Change max.poll.interval.ms type from Long to Integer to… (#10569)
     add 4484554bb66 CAMEL-19574: Upgrade to Pulsar 3.0.0

No new revisions were added by this update.

Summary of changes:
 .../resources/org/apache/camel/catalog/components/kafka.json        | 4 ++--
 .../org/apache/camel/component/kafka/KafkaComponentConfigurer.java  | 4 ++--
 .../org/apache/camel/component/kafka/KafkaEndpointConfigurer.java   | 4 ++--
 .../generated/resources/org/apache/camel/component/kafka/kafka.json | 4 ++--
 .../java/org/apache/camel/component/kafka/KafkaConfiguration.java   | 6 +++---
 .../camel/builder/component/dsl/KafkaComponentBuilderFactory.java   | 6 +++---
 .../camel/builder/endpoint/dsl/KafkaEndpointBuilderFactory.java     | 6 +++---
 parent/pom.xml                                                      | 2 +-
 .../test/infra/pulsar/services/PulsarLocalContainerService.java     | 2 +-
 .../src/test/resources/json/test_component.json                     | 2 +-
 10 files changed, 20 insertions(+), 20 deletions(-)