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 fcdb130 Upgrade Testcontainers to version 1.15.2
fcdb130 is described below
commit fcdb130ff57c831f19f701067667f2d325265129
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Feb 11 20:38:17 2021 +0100
Upgrade Testcontainers to version 1.15.2
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 525adba..2f14a18 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -533,7 +533,7 @@
<stringtemplate-version>4.3</stringtemplate-version>
<tagsoup-version>1.2.1</tagsoup-version>
<templating-maven-plugin-version>1.0.0</templating-maven-plugin-version>
- <testcontainers-version>1.15.1</testcontainers-version>
+ <testcontainers-version>1.15.2</testcontainers-version>
<tika-version>1.25</tika-version>
<twilio-version>7.55.3</twilio-version>
<twitter4j-version>4.0.7</twitter4j-version>