This is an automated email from the ASF dual-hosted git repository.
acosentino 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 9ce3682e88c Regen for commit 65d3f65507e9af0bbfac7b416dc41aa645a77586
9ce3682e88c is described below
commit 9ce3682e88c348ff794ae9aaaec81c28db170d97
Author: davsclaus <[email protected]>
AuthorDate: Sun Jan 29 08:26:13 2023 +0000
Regen for commit 65d3f65507e9af0bbfac7b416dc41aa645a77586
Signed-off-by: GitHub <[email protected]>
---
core/camel-util/src/main/java/org/apache/camel/util/SensitiveUtils.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 7efc1018ff0..c887e52db9e 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
@@ -172,7 +172,7 @@ public final class SensitiveUtils {
+ "|\\Qverificationcode\\E"
+
"|\\Qwebhookverifytoken\\E"
+
"|\\Qzookeeperpassword\\E"
- // SENSITIVE-PATTERN: END
+ // SENSITIVE-PATTERN: END
;
private SensitiveUtils() {