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 56b753a CAMEL-15888: ConfigurerResolver should return PropertyConfigurer instead of GeneratedPropertyConfigurer add ab6eef0 CAMEL-15887: add support for java.util.Properties No new revisions were added by this update. Summary of changes: .../PropertyBindingSupportPropertiesTest.java | 119 +++++++++++++++++++++ .../camel/support/PropertyBindingSupport.java | 23 ++-- 2 files changed, 136 insertions(+), 6 deletions(-) create mode 100644 core/camel-core/src/test/java/org/apache/camel/support/PropertyBindingSupportPropertiesTest.java