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 6ea41bd6061 Upgrade Localstack image to latest available version 1.0.4
add 2deed4f3588 CAMEL-18435: camel-core - RAW() values should be kept
as-is (need to reverse encode %25 to %) due to need for parsing via
java.net.URI during endpoint creation.
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/component/file/FileURLDecodingTest.java | 5 -----
.../src/main/java/org/apache/camel/util/URISupport.java | 10 ++++++++--
2 files changed, 8 insertions(+), 7 deletions(-)