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 09:48:33 UTC

[camel] 03/03: Sync Properties

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 29179aad62df5a91612d75448e91047915441e5e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 7 11:30:46 2020 +0200

    Sync Properties
---
 camel-dependencies/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index d9ddf10..52c5b0f 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -490,8 +490,8 @@
     <resilience4j-version>1.4.0</resilience4j-version>
     <rest-assured-version>4.3.1</rest-assured-version>
     <resteasy-version>4.5.3.Final</resteasy-version>
-    <revapi-java-version>0.20.0</revapi-java-version>
-    <revapi-maven-plugin-version>0.11.2</revapi-maven-plugin-version>
+    <revapi-java-version>0.21.1</revapi-java-version>
+    <revapi-maven-plugin-version>0.11.5</revapi-maven-plugin-version>
     <rhino-js-version>1.7R2</rhino-js-version>
     <rhino-version>1.7.7.1</rhino-version>
     <ribbon-version>2.3.0</ribbon-version>