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 d1c4d709af4 Bump com.google.cloud:google-cloud-secretmanager-bom 
(#13844)
     add 9a88f03c2a7 Trydebug (#13847)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/camel/MessageHistory.java   | 12 ++++++++++++
 .../src/main/java/org/apache/camel/NamedNode.java    | 11 +++++++++++
 .../camel/impl/engine/CamelInternalProcessor.java    | 16 ++++++++++++----
 .../impl/engine/DefaultMessageHistoryFactory.java    |  4 +++-
 .../apache/camel/impl/console/DebugDevConsole.java   |  1 +
 .../java/org/apache/camel/model/CatchDefinition.java | 10 ++++++++++
 .../org/apache/camel/model/FinallyDefinition.java    |  7 +++++++
 .../org/apache/camel/processor/TryProcessor.java     |  2 +-
 .../org/apache/camel/reifier/FinallyReifier.java     | 12 +++---------
 .../java/org/apache/camel/reifier/TryReifier.java    | 11 ++++++-----
 .../apache/camel/management/mbean/ManagedDoTry.java  |  2 +-
 .../apache/camel/support/DefaultMessageHistory.java  | 11 +++++++++++
 .../apache/camel/dsl/jbang/core/commands/Debug.java  | 20 ++++++++++++--------
 13 files changed, 90 insertions(+), 29 deletions(-)

Reply via email to