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-kamelets.git
The following commit(s) were added to refs/heads/main by this push:
new 1a7411cab Bump org.apache.camel:camel-dependencies from 4.15.0 to
4.16.0 (#2632)
1a7411cab is described below
commit 1a7411cabc8fe9c9146e408acced8fb807a81958
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 6 09:28:13 2025 +0100
Bump org.apache.camel:camel-dependencies from 4.15.0 to 4.16.0 (#2632)
Bumps org.apache.camel:camel-dependencies from 4.15.0 to 4.16.0.
---
updated-dependencies:
- dependency-name: org.apache.camel:camel-dependencies
dependency-version: 4.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 682256d38..78da7e883 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-dependencies</artifactId>
- <version>4.15.0</version>
+ <version>4.16.0</version>
</parent>
<groupId>org.apache.camel.kamelets</groupId>