You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/08/03 18:05:35 UTC

[camel] branch camel-3.x updated: Regen for commit e1fd90ec91dd0d5df57832942fe25c569eee3825 (#10987)

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] <41...@users.noreply.github.com>
AuthorDate: Thu Aug 3 20:05:27 2023 +0200

    Regen for commit e1fd90ec91dd0d5df57832942fe25c569eee3825 (#10987)
    
    Signed-off-by: GitHub <no...@github.com>
    Co-authored-by: davsclaus <da...@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;
     }
 }
-