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 5976d977199 [create-pull-request] automated change (#1600)
5976d977199 is described below
commit 5976d977199b0fd253be34933fefac955bfe5afb
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 16 08:07:10 2025 +0100
[create-pull-request] automated change (#1600)
Co-authored-by: oscerd <[email protected]>
---
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 42f4ba46378..b10a7e3f231 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -2448,6 +2448,11 @@
<artifactId>camel-aws-cloudtrail</artifactId>
<version>4.17.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-aws-common</artifactId>
+ <version>4.17.0-SNAPSHOT</version>
+ </dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-config</artifactId>