You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2018/07/02 15:56:10 UTC

[camel] branch master updated: Upgrade Awaitility to version 3.1.1

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

pascalschumacher 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 3f1f20e  Upgrade Awaitility to version 3.1.1
3f1f20e is described below

commit 3f1f20e1efe3940a09ef120649851356a19620f7
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Mon Jul 2 17:56:01 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 7f5cac4..69171f8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -80,7 +80,7 @@
     <avro-version>1.8.2</avro-version>
     <avro-bundle-version>1.8.2_1</avro-bundle-version>
     <avro-ipc-bundle-version>1.8.2_1</avro-ipc-bundle-version>
-    <awaitility-version>3.1.0</awaitility-version>
+    <awaitility-version>3.1.1</awaitility-version>
     <aws-java-sdk-bundle-version>1.11.301_1</aws-java-sdk-bundle-version>
     <aws-java-sdk-version>1.11.301</aws-java-sdk-version>
     <aws-xray-version>1.3.1</aws-xray-version>