This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.x by this push:
     new 028e0dfa6ac Regen for commit e1fd90ec91dd0d5df57832942fe25c569eee3825 
(#10987)
028e0dfa6ac is described below

commit 028e0dfa6aca67613fec2722e10f12e438f60d75
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 3 20:05:27 2023 +0200

    Regen for commit e1fd90ec91dd0d5df57832942fe25c569eee3825 (#10987)
    
    Signed-off-by: GitHub <nore...@github.com>
    Co-authored-by: davsclaus <davscl...@users.noreply.github.com>
---
 .../main/java/org/apache/camel/component/kafka/KafkaConfiguration.java   | 1 -
 1 file changed, 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 581fc4f15b2..82a1ece3a22 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
@@ -1876,4 +1876,3 @@ public class KafkaConfiguration implements Cloneable, 
HeaderFilterStrategyAware
         this.isolationLevel = isolationLevel;
     }
 }
-

Reply via email to