You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/10/24 12:53:08 UTC

[camel] branch main updated: Upgrade to roaster 2.29

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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new e2ea12fdd29 Upgrade to roaster 2.29
e2ea12fdd29 is described below

commit e2ea12fdd29d8d446ec7b3fdf7c6db2147e196b4
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Oct 24 14:52:50 2023 +0200

    Upgrade to roaster 2.29
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index aaef304250c..efa2500ecbf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -399,7 +399,7 @@
         <redisson-version>3.23.2</redisson-version>
         <resilience4j-version>2.1.0</resilience4j-version>
         <rest-assured-version>5.3.1</rest-assured-version>
-        <roaster-version>2.28.0.Final</roaster-version>
+        <roaster-version>2.29.0.Final</roaster-version>
         <robotframework-version>4.1.2</robotframework-version>
         <rocketmq-version>5.1.3</rocketmq-version>
         <rome-version>2.1.0</rome-version>