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 1a7c4d6 Regen add 2aa9c14 CAMEL-15959: Add security label to options add 3aff5fe Regen for commit 2aa9c14f6b3cde8e683f68db9c98ed69c50b77e1 No new revisions were added by this update. Summary of changes: .../catalog/components/google-calendar-stream.json | 16 +- .../camel/catalog/components/google-calendar.json | 16 +- .../catalog/docs/google-calendar-component.adoc | 12 +- .../docs/google-calendar-stream-component.adoc | 6 +- .../GoogleCalendarComponentConfigurer.java | 6 +- .../calendar/GoogleCalendarEndpointConfigurer.java | 6 +- .../calendar/GoogleCalendarEndpointUriFactory.java | 7 +- .../GoogleCalendarStreamEndpointUriFactory.java | 7 +- .../component/google/calendar/google-calendar.json | 16 +- .../calendar/stream/google-calendar-stream.json | 16 +- .../src/main/docs/google-calendar-component.adoc | 12 +- .../docs/google-calendar-stream-component.adoc | 6 +- .../calendar/GoogleCalendarConfiguration.java | 8 +- .../stream/GoogleCalendarStreamConfiguration.java | 10 +- .../dsl/GoogleCalendarComponentBuilderFactory.java | 98 ++++---- ...oogleCalendarStreamComponentBuilderFactory.java | 98 ++++---- .../dsl/GoogleCalendarEndpointBuilderFactory.java | 270 ++++++++++----------- ...GoogleCalendarStreamEndpointBuilderFactory.java | 92 +++---- .../ROOT/pages/google-calendar-component.adoc | 12 +- .../pages/google-calendar-stream-component.adoc | 6 +- 20 files changed, 363 insertions(+), 357 deletions(-)