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 7725777 Upgrade TestContainers to version 1.12.5 7725777 is described below commit 772577761f5fcb4987f6527ab0946c0215001777 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Jan 24 10:59:42 2020 +0100 Upgrade TestContainers to version 1.12.5 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index e2e21f2..b270572 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -625,7 +625,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.4</testcontainers-version> + <testcontainers-version>1.12.5</testcontainers-version> <tinybundles-version>2.1.1</tinybundles-version> <tika-version>1.23</tika-version> <twilio-version>7.9.1</twilio-version>