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 5f3c86019c1 CAMEL-20225: use a monotonic source for computing duration add f7048e5f4e3 CAMEL-20225: simplify getting a ZonedDateTime add 868c1ad1b79 CAMEL-20225: simplify getting a Date instance from the clock API No new revisions were added by this update. Summary of changes: .../camel/component/cloudevents/CloudEvent.java | 5 +---- .../knative/ce/AbstractCloudEventProcessor.java | 5 +---- .../src/main/java/org/apache/camel/Clock.java | 21 +++++++++++++++++++++ .../org/apache/camel/support/LanguageHelper.java | 3 +-- 4 files changed, 24 insertions(+), 10 deletions(-)