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 243ee6c8d02 Regen 243ee6c8d02 is described below commit 243ee6c8d02460b93896ef86d262c5e02a2df9e8 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sat Nov 4 09:05:11 2023 +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 168af6af751..3246230deee 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -3649,6 +3649,11 @@ <artifactId>camel-slack</artifactId> <version>4.2.0-SNAPSHOT</version> </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-smb</artifactId> + <version>4.2.0-SNAPSHOT</version> + </dependency> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-smpp</artifactId>