This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch 4.10.4-up
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 85196d3d1f90bcc18e991b031d81361678cade5a
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri May 2 09:41:30 2025 +0200

    Upgrade Camel to version 4.10.4
    
    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 b92e5e95e..c09130129 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-       <version>4.10.3</version>
+       <version>4.10.4</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.10.3</camel.version>
+        <camel.version>4.10.4</camel.version>
 
         <citrus.version>4.5.2</citrus.version>
         <cucumber.version>7.20.1</cucumber.version>

Reply via email to