This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit 63463c3f92a612b3487ef29b22c8c08af4e9f9cc Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Nov 27 16:10:50 2018 +0100 Upgrade TestContainers to version 1.10.2 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index aea237a..fa72c37 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -681,7 +681,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.1</testcontainers-version> + <testcontainers-version>1.10.2</testcontainers-version> <testng-version>6.14.2</testng-version> <tinybundles-version>2.1.1</tinybundles-version> <tika-version>1.19.1</tika-version>