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

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


The following commit(s) were added to refs/heads/4.8.x by this push:
     new d7bf0808 Upgrade to Camel 4.8.2 (#2314)
d7bf0808 is described below

commit d7bf08080254945a97c65960613ff16cfaa49241
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Dec 9 09:51:20 2024 +0100

    Upgrade to Camel 4.8.2 (#2314)
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 08ae0c08..8c29e89e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>4.8.1</version>
+        <version>4.8.2</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.8.1</cyclonedx-maven-plugin-version>
 
-        <camel.version>4.8.1</camel.version>
+        <camel.version>4.8.2</camel.version>
         <camel.k.crds.version>2.4.0</camel.k.crds.version>
 
         <citrus.version>4.3.2</citrus.version>

Reply via email to