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-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 4a548ad Regen
4a548ad is described below
commit 4a548add44ba1fdbbeb7eea96b70f88943b1ef60
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jan 13 06:53:28 2022 +0100
Regen
---
tooling/camel-spring-boot-dependencies/pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index 03e8381..6d4db5b 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -3650,6 +3650,11 @@
</dependency>
<dependency>
<groupId>org.apache.camel</groupId>
+ <artifactId>camel-salesforce-codegen</artifactId>
+ <version>3.15.0-SNAPSHOT</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
<artifactId>camel-salesforce-maven-plugin</artifactId>
<version>3.15.0-SNAPSHOT</version>
</dependency>