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 2019/10/01 09:37:33 UTC

[camel] branch master updated: Upgrade Rome to version 1.12.2

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


The following commit(s) were added to refs/heads/master by this push:
     new a1b7b7d  Upgrade Rome to version 1.12.2
a1b7b7d is described below

commit a1b7b7de33864f6728c96b35c8107481964b80a8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 1 11:37:10 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 259a792..1a8ec63 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -549,7 +549,7 @@
         <ribbon-version>2.3.0</ribbon-version>
         <roaster-version>2.20.1.Final</roaster-version>
 	<robotframework-version>3.1.1</robotframework-version>
-        <rome-version>1.12.1</rome-version>
+        <rome-version>1.12.2</rome-version>
         <rxjava-version>1.3.8</rxjava-version>
         <rxjava2-version>2.2.12</rxjava2-version>
         <saxon-bundle-version>9.9.1-4_1</saxon-bundle-version>