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 e6927785b89 Regen
e6927785b89 is described below
commit e6927785b892aa4edd01d5cdf797c9268f651918
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri May 16 09:36:13 2025 +0200
Regen
Signed-off-by: Andrea Cosentino <[email protected]>
---
.../apache/camel/builder/component/dsl/HttpComponentBuilderFactory.java | 2 +-
.../camel/builder/component/dsl/HttpsComponentBuilderFactory.java | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/HttpComponentBuilderFactory.java
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/HttpComponentBuilderFactory.java
index dae5ab95e43..76490c61e39 100644
---
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/HttpComponentBuilderFactory.java
+++
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/HttpComponentBuilderFactory.java
@@ -609,7 +609,7 @@ public interface HttpComponentBuilderFactory {
}
/**
- * Proxy authentication method to use.
+ * Proxy authentication method to use (NTLM is deprecated).
*
* The option is a: <code>java.lang.String</code> type.
*
diff --git
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/HttpsComponentBuilderFactory.java
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/HttpsComponentBuilderFactory.java
index ffddc85d4d1..c26055d53cc 100644
---
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/HttpsComponentBuilderFactory.java
+++
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/HttpsComponentBuilderFactory.java
@@ -609,7 +609,7 @@ public interface HttpsComponentBuilderFactory {
}
/**
- * Proxy authentication method to use.
+ * Proxy authentication method to use (NTLM is deprecated).
*
* The option is a: <code>java.lang.String</code> type.
*