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 2022/05/21 06:06:26 UTC

[camel] branch main updated: Upgrade to roaster 2.24.0

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 c2f6d79bc65 Upgrade to roaster 2.24.0
c2f6d79bc65 is described below

commit c2f6d79bc65d1db4e142bd082086c2c67edc78d8
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sat May 21 08:06:15 2022 +0200

    Upgrade to roaster 2.24.0
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 101e4601681..58319767858 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -467,7 +467,7 @@
     <resilience4j-version>1.7.1</resilience4j-version>
     <rest-assured-version>4.4.0</rest-assured-version>
     <resteasy-version>4.5.6.Final</resteasy-version>
-    <roaster-version>2.23.2.Final</roaster-version>
+    <roaster-version>2.24.0.Final</roaster-version>
     <robotframework-version>4.1.2</robotframework-version>
     <rome-version>1.18.0</rome-version>
     <rxjava-version>1.3.8</rxjava-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 478d366b587..6c217f332b2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -454,7 +454,7 @@
         <resilience4j-version>1.7.1</resilience4j-version>
         <rest-assured-version>4.4.0</rest-assured-version>
         <resteasy-version>4.5.6.Final</resteasy-version>
-        <roaster-version>2.23.2.Final</roaster-version>
+        <roaster-version>2.24.0.Final</roaster-version>
         <robotframework-version>4.1.2</robotframework-version>
         <rome-version>1.18.0</rome-version>
         <rxjava-version>1.3.8</rxjava-version>