This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 198d8d2 Regen
198d8d2 is described below
commit 198d8d2e58809cac00978a5d8fd63b9a82d0d344
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Jan 8 10:22:01 2022 +0100
Regen
---
.../camel-util/src/main/java/org/apache/camel/util/SensitiveUtils.java | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git
a/core/camel-util/src/main/java/org/apache/camel/util/SensitiveUtils.java
b/core/camel-util/src/main/java/org/apache/camel/util/SensitiveUtils.java
index 6acdb6c..c20516e 100644
--- a/core/camel-util/src/main/java/org/apache/camel/util/SensitiveUtils.java
+++ b/core/camel-util/src/main/java/org/apache/camel/util/SensitiveUtils.java
@@ -110,8 +110,7 @@ public final class SensitiveUtils {
}
/**
- * Whether the given configuration property contains a sensitive key (such
as password, accesstoken,
- * etc.)
+ * Whether the given configuration property contains a sensitive key (such
as password, accesstoken, etc.)
*
* @param text the configuration property
* @return true if sensitive, false otherwise