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 5f89bf8e2 Bump org.apache.camel:camel-dependencies from 4.14.0 to
4.15.0 (#2607)
5f89bf8e2 is described below
commit 5f89bf8e2ee690d64fbf71368bff81c293ad0191
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 8 09:19:18 2025 +0200
Bump org.apache.camel:camel-dependencies from 4.14.0 to 4.15.0 (#2607)
Bumps org.apache.camel:camel-dependencies from 4.14.0 to 4.15.0.
---
updated-dependencies:
- dependency-name: org.apache.camel:camel-dependencies
dependency-version: 4.15.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 daa12107e..adcea97a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-dependencies</artifactId>
- <version>4.14.0</version>
+ <version>4.15.0</version>
</parent>
<groupId>org.apache.camel.kamelets</groupId>