You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2018/06/14 23:40:22 UTC

[camel] branch master updated: Upgrade testcontainers to version 1.8.0

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

lburgazzoli 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 65ab1ad  Upgrade testcontainers to version 1.8.0
65ab1ad is described below

commit 65ab1adce0338a86a040aa791e41f3f1ced74bd8
Author: lburgazzoli <lb...@gmail.com>
AuthorDate: Fri Jun 15 01:39:41 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index d9e6c0e..ad9962d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -686,7 +686,7 @@
     <stringtemplate-version>4.0.8</stringtemplate-version>
     <tagsoup-bundle-version>1.2.1_1</tagsoup-bundle-version>
     <tagsoup-version>1.2.1</tagsoup-version>
-    <testcontainers-version>1.7.3</testcontainers-version>
+    <testcontainers-version>1.8.0</testcontainers-version>
     <testng-version>6.14.2</testng-version>
     <tinybundles-version>2.1.1</tinybundles-version>
     <tika-version>1.18</tika-version>

-- 
To stop receiving notification emails like this one, please contact
lburgazzoli@apache.org.