You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/07/07 07:59:54 UTC

[camel] 01/02: Upgrade Rome to version 1.14.1

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

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

commit 042dc916fb9ba1601641bef84c2bdd1c50ccb457
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 7 09:53:28 2020 +0200

    Upgrade Rome to version 1.14.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d7bd274..e64145a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -483,7 +483,7 @@
         <ribbon-version>2.3.0</ribbon-version>
         <roaster-version>2.21.2.Final</roaster-version>
         <robotframework-version>3.2.1</robotframework-version>
-        <rome-version>1.13.1</rome-version>
+        <rome-version>1.14.1</rome-version>
         <rxjava-version>1.3.8</rxjava-version>
         <rxjava2-version>2.2.19</rxjava2-version>
         <saxon-version>9.9.1-6</saxon-version>