This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-24524
in repository https://gitbox.apache.org/repos/asf/camel.git
from 27a2d82c2c53 CAMEL-24524: camel-util - Fix URISupport.normalizeUri
fast path producing different output depending on original parameter order
add e15e5c91c0ba CAMEL-24524: camel-util - Use RFC 3986-safe encoding when
rebuilding normalized query strings
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/camel/util/URISupport.java | 72 ++++++++++++++++++----
.../java/org/apache/camel/util/URISupportTest.java | 41 ++++++++----
2 files changed, 90 insertions(+), 23 deletions(-)