This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch 4.14.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/4.14.x by this push:
new df22971c1 Upgrade to Camel 4.14.3 (#2679)
df22971c1 is described below
commit df22971c1b84687bff039695ce565f0a7e2b72fc
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Jan 6 20:11:38 2026 +0100
Upgrade to Camel 4.14.3 (#2679)
Signed-off-by: Andrea Cosentino <[email protected]>
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 54df44159..ec8d54c82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-dependencies</artifactId>
- <version>4.14.2</version>
+ <version>4.14.3</version>
</parent>
<groupId>org.apache.camel.kamelets</groupId>
@@ -62,7 +62,7 @@
<apache-rat-plugin.version>0.16.1</apache-rat-plugin.version>
<cyclonedx-maven-plugin-version>2.9.1</cyclonedx-maven-plugin-version>
- <camel.version>4.14.2</camel.version>
+ <camel.version>4.14.3</camel.version>
<citrus.version>4.8.0</citrus.version>