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 2021/11/05 07:27:16 UTC

[camel] branch regen_bot updated (5e4f896 -> 522d836)

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 5e4f896  Fix incorrect log message (#6381)
     add 3c7e49d  LazyStartProducer: Fix potential race condition in double-checked locking object initialization (#6382)
     add 8ec2e5b  Upgrade AWS SDK v2 to version 2.17.75
     add 42d14eb  Sync deps
     add 522d836  Regen for commit 42d14ebf3ac83127b76683790d127ed68b2c657f

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |    2 +-
 .../sql/stored/template/generated/SSPTParser.java  |  833 +++++++------
 .../template/generated/SSPTParserConstants.java    |  110 +-
 .../template/generated/SSPTParserTokenManager.java | 1222 ++++++++++----------
 .../apache/camel/support/LazyStartProducer.java    |    9 +-
 parent/pom.xml                                     |    2 +-
 6 files changed, 1079 insertions(+), 1099 deletions(-)