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 2022/06/22 13:32:02 UTC

[camel] branch regen_bot updated (246ec80ef13 -> 2e68793ce12)

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 246ec80ef13 CAMEL-18122: Upgrade to bouncycastle 1.71 (#7848)
     add db386296a6c CAMEL-18215: camel-test - Enable JMX when camel-debug is detected (#7849)
     add 2e68793ce12 CAMEL-18149: camel-spring-boot - Add camel developer console as actuator that can be enabled.

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/test/junit5/CamelTestSupport.java |  8 ++--
 .../org/apache/camel/test/junit5/TestSupport.java  | 14 +++++++
 .../camel/test/main/junit5/CamelMainExtension.java |  5 ++-
 .../spring/junit5/CamelAnnotationsHandler.java     |  7 +++-
 .../modules/ROOT/pages/camel-console.adoc          | 45 ++++++++++++++++++++++
 5 files changed, 72 insertions(+), 7 deletions(-)