You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bv...@apache.org on 2021/01/07 17:05:33 UTC

[camel] branch master updated (566c16f -> 285c6d3)

This is an automated email from the ASF dual-hosted git repository.

bvahdat pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 566c16f  Regen for commit 767e963e2084899ed4043f22cc8ed5346342dfaf
     add 285c6d3  make use of HashSet#contains instead of streaming + regex which is slower

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/camel/util/SensitiveUtils.java      | 9 ++++++---
 .../src/test/java/org/apache/camel/util/SensitiveUtilsTest.java  | 2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)