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 f607c209e5a CAMEL-19006: parse templatedRoutes without XML namespace
(#9296)
add 099a2e9ec40 CAMEL-19005: Upgrade to 6.3.1
add 287a79eda95 Regen for commit 099a2e9ec40fd9d9e684feaab245037b901d30b3
No new revisions were added by this update.
Summary of changes:
camel-dependencies/pom.xml | 2 +-
.../apache/camel/catalog/components/pubnub.json | 4 +-
components/camel-pubnub/pom.xml | 16 +++-----
.../org/apache/camel/component/pubnub/pubnub.json | 4 +-
.../component/pubnub/PubNubConfiguration.java | 1 +
.../camel/component/pubnub/PubNubConsumer.java | 43 ++++++++++++++++++++++
.../camel/component/pubnub/PubNubEndpoint.java | 11 +++---
.../camel/component/pubnub/PubNubTestBase.java | 10 ++++-
.../pubnub/example/PubNubGeoLocationExample.java | 14 ++-----
.../pubnub/example/PubNubPresenseExample.java | 2 +-
.../pubnub/example/PubNubSensor2Example.java | 26 ++-----------
.../pubnub/example/PubNubSensorExample.java | 4 +-
parent/pom.xml | 2 +-
13 files changed, 81 insertions(+), 58 deletions(-)