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 526c0a13357 CAMEL-18608: camel-box - Fix the regression with shared connection (#8527) add 2024ab9acc4 CAMEL-18576: camel-base - Escape a placeholder (#8521) No new revisions were added by this update. Summary of changes: .../src/main/docs/properties-component.adoc | 7 ++++ .../properties/DefaultPropertiesParser.java | 30 ++++++++++++++--- .../component/properties/PropertiesComponent.java | 38 ++++++++++++++++++++++ ...st.java => PropertiesComponentEscapedTest.java} | 17 ++++++---- .../PropertiesComponentLoadPropertiesTest.java | 6 ++-- .../component/properties/myproperties.properties | 1 + 6 files changed, 84 insertions(+), 15 deletions(-) copy core/camel-core/src/test/java/org/apache/camel/component/properties/{PropertiesComponentNestedTest.java => PropertiesComponentEscapedTest.java} (71%)