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 2018/12/04 15:26:51 UTC

[camel] 06/12: Upgrade Awaitility to version 3.1.3

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

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

commit 6484974174912b05140256066095b5ef9dd4df0c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 20 11:08:31 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index af41a85..8354efd 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.2</awaitility-version>
+    <awaitility-version>3.1.3</awaitility-version>
     <aws-java-sdk-bundle-version>1.11.438_1</aws-java-sdk-bundle-version>
     <aws-java-sdk-version>1.11.438</aws-java-sdk-version>
     <aws-xray-version>2.0.1</aws-xray-version>