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

davsclaus pushed a commit to branch 485
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git

commit 9cfd70c1b38e07be01d0e7ba4c824747fd42fd3f
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Mar 9 08:37:28 2025 +0100

    Upgrade to Camel 4.8.5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a4ca7e23e4..d73906d3b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>4.8.3</version>
+        <version>4.8.5</version>
     </parent>
 
     <groupId>org.apache.camel.kafkaconnector</groupId>

Reply via email to