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/01/31 08:28:26 UTC

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

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 1c15b96  Upgrade Awaitility to version 3.1.6
1c15b96 is described below

commit 1c15b96f4d7ec696cc2fd8af3cb76b84931402f4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jan 31 09:28:00 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 068ba83..f628a94 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -81,7 +81,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.5</awaitility-version>
+    <awaitility-version>3.1.6</awaitility-version>
     <aws-java-sdk-bundle-version>1.11.469_1</aws-java-sdk-bundle-version>
     <aws-java-sdk-version>1.11.469</aws-java-sdk-version>
     <aws-xray-version>2.1.0</aws-xray-version>