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/31 06:51:50 UTC

[camel] 02/04: 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 d0769b8e39b806070b5d8dc2060d96b515ee6840
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jul 31 08:49:27 2020 +0200

    Sync Properties
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 342b5ab..19d3225 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -492,7 +492,7 @@
     <resilience4j-version>1.5.0</resilience4j-version>
     <rest-assured-version>4.3.1</rest-assured-version>
     <resteasy-version>4.5.6.Final</resteasy-version>
-    <revapi-java-version>0.21.1</revapi-java-version>
+    <revapi-java-version>0.22.0</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>