You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2020/09/21 09:26:30 UTC

[camel] 02/03: Upgrade Robotframework to version 3.2.2

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

coheigea pushed a commit to branch camel-3.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 2a2263c8feebf96401887844af8b308d18e11ea2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Sep 9 09:28:37 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9cd84b1..a0446ea 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -481,7 +481,7 @@
         <rhino-js-version>1.7R2</rhino-js-version>
         <ribbon-version>2.3.0</ribbon-version>
         <roaster-version>2.21.2.Final</roaster-version>
-        <robotframework-version>3.2.1</robotframework-version>
+        <robotframework-version>3.2.2</robotframework-version>
         <rome-version>1.12.2</rome-version>
         <rxjava-version>1.3.8</rxjava-version>
         <rxjava2-version>2.2.19</rxjava2-version>