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 f8eab143c1c Regen for commit ff0565b975fcfffd565f70b9f27d638b9def2b10
f8eab143c1c is described below

commit f8eab143c1c900e922bf8247ed6d38f718b71773
Author: oscerd <[email protected]>
AuthorDate: Tue Jul 12 14:15:10 2022 +0000

    Regen for commit ff0565b975fcfffd565f70b9f27d638b9def2b10
    
    Signed-off-by: GitHub <[email protected]>
---
 core/camel-util/src/main/java/org/apache/camel/util/SensitiveUtils.java | 2 +-
 docs/components/modules/others/examples/json/cxf-transport.json         | 2 +-
 2 files changed, 2 insertions(+), 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 62849332d33..76ed7ba5c37 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
@@ -174,7 +174,7 @@ public final class SensitiveUtils {
                                                     + "|\\Qverificationcode\\E"
                                                     + 
"|\\Qwebhookverifytoken\\E"
                                                     + 
"|\\Qzookeeperpassword\\E"
-                                                    // SENSITIVE-PATTERN: END
+    // SENSITIVE-PATTERN: END
     ;
 
     private SensitiveUtils() {
diff --git a/docs/components/modules/others/examples/json/cxf-transport.json 
b/docs/components/modules/others/examples/json/cxf-transport.json
index efeb3d1036e..d17681bff01 120000
--- a/docs/components/modules/others/examples/json/cxf-transport.json
+++ b/docs/components/modules/others/examples/json/cxf-transport.json
@@ -1 +1 @@
-../../../../../../components/camel-cxf/camel-cxf-spring-transport/src/generated/resources/cxf-transport.json
\ No newline at end of file
+../../../../../../components/camel-cxf/camel-cxf-transport/src/generated/resources/cxf-transport.json
\ No newline at end of file

Reply via email to