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 732f133  Upgrade TestContainers to version 1.14.1
732f133 is described below

commit 732f13373c310710c018dbcfc8ea09c44b5a7fbc
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Apr 24 08:59:43 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e5e718b..00ef71c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -528,7 +528,7 @@
         <stringtemplate-version>4.0.8</stringtemplate-version>
         <tagsoup-version>1.2.1</tagsoup-version>
         
<templating-maven-plugin-version>1.0.0</templating-maven-plugin-version>
-        <testcontainers-version>1.14.0</testcontainers-version>
+        <testcontainers-version>1.14.1</testcontainers-version>
         <tika-version>1.24</tika-version>
         <twilio-version>7.9.1</twilio-version>
         <twitter4j-version>4.0.7</twitter4j-version>

Reply via email to