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 fa9c87b620c Regen
fa9c87b620c is described below
commit fa9c87b620caccb8d2934f42f2751137f830a41b
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Aug 3 20:06:47 2023 +0200
Regen
---
.../main/java/org/apache/camel/component/kafka/KafkaConfiguration.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/components/camel-kafka/src/main/java/org/apache/camel/component/kafka/KafkaConfiguration.java
b/components/camel-kafka/src/main/java/org/apache/camel/component/kafka/KafkaConfiguration.java
index ee876733493..d264f316d74 100755
---
a/components/camel-kafka/src/main/java/org/apache/camel/component/kafka/KafkaConfiguration.java
+++
b/components/camel-kafka/src/main/java/org/apache/camel/component/kafka/KafkaConfiguration.java
@@ -1906,4 +1906,4 @@ public class KafkaConfiguration implements Cloneable,
HeaderFilterStrategyAware
public void setKerberosConfigLocation(String kerberosConfigLocation) {
this.kerberosConfigLocation = kerberosConfigLocation;
}
-}
\ No newline at end of file
+}