This is an automated email from the ASF dual-hosted git repository.
lburgazzoli 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 0253d09 Upgrade testcontainers-java to v1.8.2
0253d09 is described below
commit 0253d09d7e128d736bbc7fdbac01e32cedcf8fcf
Author: lburgazzoli <[email protected]>
AuthorDate: Tue Jul 31 14:59:37 2018 +0200
Upgrade testcontainers-java to v1.8.2
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 26d1755..1dbfb05 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -680,7 +680,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.8.1</testcontainers-version>
+ <testcontainers-version>1.8.2</testcontainers-version>
<testng-version>6.14.2</testng-version>
<tinybundles-version>2.1.1</tinybundles-version>
<tika-version>1.18</tika-version>