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 f7fd227a3a3 Regen for commit a3eb30c52f39f92bcf72012d89a126b93f320a23
f7fd227a3a3 is described below

commit f7fd227a3a3deebd51361dab585072674d50eb71
Author: oscerd <osc...@users.noreply.github.com>
AuthorDate: Tue Jun 13 11:13:43 2023 +0000

    Regen for commit a3eb30c52f39f92bcf72012d89a126b93f320a23
    
    Signed-off-by: GitHub <nore...@github.com>
---
 .../org/apache/camel/component/aws2/athena/Athena2Configuration.java     | 1 -
 .../org/apache/camel/component/aws2/lambda/Lambda2Configuration.java     | 1 -
 2 files changed, 2 deletions(-)

diff --git 
a/components/camel-aws/camel-aws2-athena/src/main/java/org/apache/camel/component/aws2/athena/Athena2Configuration.java
 
b/components/camel-aws/camel-aws2-athena/src/main/java/org/apache/camel/component/aws2/athena/Athena2Configuration.java
index 1e5a2b3a9f2..1de82f7cdef 100644
--- 
a/components/camel-aws/camel-aws2-athena/src/main/java/org/apache/camel/component/aws2/athena/Athena2Configuration.java
+++ 
b/components/camel-aws/camel-aws2-athena/src/main/java/org/apache/camel/component/aws2/athena/Athena2Configuration.java
@@ -462,7 +462,6 @@ public class Athena2Configuration implements Cloneable {
         return useDefaultCredentialsProvider;
     }
 
-
     public boolean isUseProfileCredentialsProvider() {
         return useProfileCredentialsProvider;
     }
diff --git 
a/components/camel-aws/camel-aws2-lambda/src/main/java/org/apache/camel/component/aws2/lambda/Lambda2Configuration.java
 
b/components/camel-aws/camel-aws2-lambda/src/main/java/org/apache/camel/component/aws2/lambda/Lambda2Configuration.java
index 035f82dfd31..8d3998ab1a1 100644
--- 
a/components/camel-aws/camel-aws2-lambda/src/main/java/org/apache/camel/component/aws2/lambda/Lambda2Configuration.java
+++ 
b/components/camel-aws/camel-aws2-lambda/src/main/java/org/apache/camel/component/aws2/lambda/Lambda2Configuration.java
@@ -204,7 +204,6 @@ public class Lambda2Configuration implements Cloneable {
         return useDefaultCredentialsProvider;
     }
 
-
     public boolean isUseProfileCredentialsProvider() {
         return useProfileCredentialsProvider;
     }

Reply via email to