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 c7722f2  Upgrade Awaitility to version 3.1.5
c7722f2 is described below

commit c7722f24390aaf907a7df7a2610f7715c155fdbf
Author: Pascal Schumacher <pascalschumac...@gmx.net>
AuthorDate: Sun Dec 9 11:40:46 2018 +0100

    Upgrade Awaitility to version 3.1.5
---
 parent/pom.xml                                                          | 2 +-
 .../spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1d6115e..c4a3d30 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.3</awaitility-version>
+    <awaitility-version>3.1.5</awaitility-version>
     <aws-java-sdk-bundle-version>1.11.461_1</aws-java-sdk-bundle-version>
     <aws-java-sdk-version>1.11.461</aws-java-sdk-version>
     <aws-xray-version>2.1.0</aws-xray-version>
diff --git 
a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml 
b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
index 504942a..f1bc1c0 100644
--- 
a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
+++ 
b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
@@ -3441,7 +3441,7 @@
       <dependency>
         <groupId>org.awaitility</groupId>
         <artifactId>awaitility</artifactId>
-        <version>3.1.3</version>
+        <version>3.1.5</version>
       </dependency>
       <dependency>
         <groupId>org.cassandraunit</groupId>

Reply via email to