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 a52c231 Upgrade TestContainers to version 1.11.3 a52c231 is described below commit a52c23168f0122ed5b8f576a7428a45309a2b606 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu May 23 09:49:43 2019 +0200 Upgrade TestContainers to version 1.11.3 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index aeb986b..adb2c09 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -672,7 +672,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.11.2</testcontainers-version> + <testcontainers-version>1.11.3</testcontainers-version> <testng-version>6.14.2</testng-version> <tinybundles-version>2.1.1</tinybundles-version> <tika-version>1.21</tika-version>