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 2019/12/02 11:30:35 UTC

[camel] branch master updated: Upgrade Testcontainers to version 1.12.4

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 909b137  Upgrade Testcontainers to version 1.12.4
909b137 is described below

commit 909b1375f3938b8ed3c88514d347d78e45e8d0d4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 2 12:30:05 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 8fada1b..2e669f9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -624,7 +624,7 @@
         <tagsoup-bundle-version>1.2.1_1</tagsoup-bundle-version>
         <tagsoup-version>1.2.1</tagsoup-version>
         <templating-maven-plugin-version>1.0.0</templating-maven-plugin-version>
-        <testcontainers-version>1.12.3</testcontainers-version>
+        <testcontainers-version>1.12.4</testcontainers-version>
         <tinybundles-version>2.1.1</tinybundles-version>
         <tika-version>1.22</tika-version>
         <twilio-version>7.9.1</twilio-version>