You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/01/08 11:25:36 UTC

[camel] 02/02: Upgrade TestContainers to version 1.10.5

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

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

commit db06e9b491cf6bfc8c4a5fe88256240e953a59ce
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Jan 8 12:25:10 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 3182ebd..db1822d 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.10.2</testcontainers-version>
+    <testcontainers-version>1.10.5</testcontainers-version>
     <testng-version>6.14.2</testng-version>
     <tinybundles-version>2.1.1</tinybundles-version>
     <tika-version>1.19.1</tika-version>